pub trait DiskIndexValue:
'static
+ Clone
+ Debug
+ PartialEq
+ Copy
+ Default
+ Sync
+ Send { }
Object Safety§
This trait is not object safe.
pub trait DiskIndexValue:
'static
+ Clone
+ Debug
+ PartialEq
+ Copy
+ Default
+ Sync
+ Send { }