[][src]Macro spez::spez

macro_rules! spez {
    #[proc_macro_hack] => { ... };
}

Specialize based on the type of an expression.

See the crate level documentation.