Type Alias tinychain::kernel::Library

source ·
pub type Library = Cluster<Dir<Library>>;
Expand description

The type of the library directory

Aliased Type§

struct Library { /* private fields */ }