unicase

Macro into_impl

Source
macro_rules! into_impl {
    ($to:ty) => { ... };
}