pub use stringify;
use ;
/// `ident` must be `stringify!($ident)` where `$ident:ident`
pub const
/// `lifetime` must be `stringify!($lifetime)` where `$lifetime:lifetime`
pub const
/// `literal` must be `stringify!($lit)` where `$lit:literal`
pub const