Macro impl_to_type

Source
macro_rules! impl_to_type {
    ($holder_name:ty) => { ... };
}