Macro caprice::impl_from[][src]

macro_rules! impl_from {
    ($from:path, $to:expr) => { ... };
}