gix_index

Type Alias PathStorage

source
pub type PathStorage = Vec<u8>;
Expand description

The type to use and store paths to all entries.

Aliased Typeยง

struct PathStorage { /* private fields */ }