Macro kdevice::cache_impl [−][src]
macro_rules! cache_impl { ($key:ty, $val:ty, $field:ident) => { ... }; }
Expand description
Macro to automatically inject implementations.
macro_rules! cache_impl { ($key:ty, $val:ty, $field:ident) => { ... }; }
Macro to automatically inject implementations.