withkey
0.1.0
WithKey
Required Methods
key
Implementors
In crate withkey
?
Settings
Trait
withkey
::
WithKey
Copy item path
source
·
[
−
]
pub trait WithKey<T> { // Required method fn
key
(&self) -> T; }
Required Methods
§
source
fn
key
(&self) -> T
Implementors
§