Trait stretto::TransparentKey
source · [−]Expand description
Implement this trait for the key, if you want to use TransparentKeyBuilder as the KeyBuilder
for the Cache.
u8, u16, u32, u64, i8, i16, i32, i64, bool implement TransparentKey by default.