Macro rustitude::impl_convert

source ยท
macro_rules! impl_convert {
    ($a:ty, $b:ty) => { ... };
}