Skip to main content

CRATE_PREFIX

Constant CRATE_PREFIX 

Source
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.