Macro impl_to_path

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