Type Alias rustgit::internals::Directory

source ·
pub type Directory = LiteMap<ArcStr, (Hash, Mode)>;

Aliased Type§

struct Directory { /* private fields */ }