forge_fmt::visit

Macro impl_visitable

Source
macro_rules! impl_visitable {
    ($type:ty, $func:ident) => { ... };
}