Type Alias tinychain::kernel::Class

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

The type of the class directory

Aliased Type§

struct Class { /* private fields */ }