MCPcopy Create free account
hub / github.com/argumentcomputer/ix / mode.rs

File mode.rs

crates/kernel/src/mode.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Kernel mode metadata parameterization.
2//!
3//! All zero kernel types are parameterized by `M: KernelMode`, which controls
4//! presence of metadata with `ZMode<META>`:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected