Type Alias tinychain::kernel::Service

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

The type of the service directory

Aliased Type§

struct Service { /* private fields */ }