[go: up one dir, main page]

Type Alias PathStorage

Source
pub type PathStorage = Vec<u8>;
Available on crate feature index only.
Expand description

The type to use and store paths to all entries.

Aliased Typeยง

pub struct PathStorage { /* private fields */ }