Macro impl_to_traversal_path_biguint

Source
macro_rules! impl_to_traversal_path_biguint {
    ($t: ty) => { ... };
}
Expand description

Macros for implementing ToTreversalPath for BigUint types