[][src]Macro cargo_what::what

macro_rules! what {
    ($($args:ident),* $(,)*) => { ... };
}