Skip to main content

tools

Macro tools 

Source
macro_rules! tools {
    () => { ... };
    ($($tool:expr),+ $(,)?) => { ... };
}
Expand description

Creates a vector of tools from tool types.