Skip to main content

tools

Macro tools 

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

Convenience macro for building a Vec<Tool> from one or more tool types.