macro_rules! impl_to_traversal_path_primitives {
($t: ty) => { ... };
}
Expand description
Macros for implementing ToTreversalPath for primitive types
macro_rules! impl_to_traversal_path_primitives {
($t: ty) => { ... };
}
Macros for implementing ToTreversalPath for primitive types