Macro erg_compiler::impl_t

source ·
macro_rules! impl_t {
    ($T: ty) => { ... };
    ($T: ty, $sig_t: ident) => { ... };
}