Trait log::kv::ToKey [−][src]
A type that can be converted into a Key
.
Required methods
Loading content...Implementations on Foreign Types
impl<'a, T: ?Sized> ToKey for &'a T where
T: ToKey,
[src]
T: ToKey,