Skip to main content

tools

Macro tools 

Source
macro_rules! tools {
    ($state:tt, $(($capitalized:tt, $lowercase:tt, $string:literal)),+) => { ... };
}
Available on crate feature server only.