Type Definition git_index::PathStorage

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

The type to use and store paths to all entries.