pub trait FragmentId:
Eq
+ Hash
+ Clone
+ Debug
+ Serialize
+ Deserialize { }
Expand description
Trait identifying the fragment identifier type.
Object Safety§
This trait is not object safe.
pub trait FragmentId:
Eq
+ Hash
+ Clone
+ Debug
+ Serialize
+ Deserialize { }
Trait identifying the fragment identifier type.