cargo::core::features

Macro stab

source
macro_rules! stab {
    (stable) => { ... };
    (unstable) => { ... };
    (removed) => { ... };
}