Home
last modified time | relevance | path

Searched defs:ToKey (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/log/src/kv/
Dkey.rs9 pub trait ToKey { trait
14 impl<'a, T> ToKey for &'a T impl
/third_party/rust/crates/log/rfcs/
D0296-structured-logging.md1099 #### Object safety
1103 #### Implementors