pub const CRATE_PREFIX: &str;Expand description
Names the workspace crate-family prefix.
The value is the portion of MODULE_ROOT before its first underscore. It
is shared by crates following the workspace naming convention.
pub const CRATE_PREFIX: &str;Names the workspace crate-family prefix.
The value is the portion of MODULE_ROOT before its first underscore. It
is shared by crates following the workspace naming convention.