Module gix_traverse::tree::recorder

source ·
Expand description

Structs

An owned entry as observed by a call to visit_(tree|nontree)(…), enhanced with the full path to it. Otherwise similar to gix_object::tree::EntryRef.