pub const UNSTABLE_ATTR: &str = "unstable";
An attribute to define an item as unstable. Usage of these items will result in a warning, unless the using crate is marked with their feature active.