to_def_impls

Macro to_def_impls 

Source
macro_rules! to_def_impls {
    ($(($def:path, $ast:path, $meth:ident)),* ,) => { ... };
}