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