[][src]Macro libipld::derive_cache

macro_rules! derive_cache {
    ($struct:tt, $field:ident, $codec:ty, $type:ty) => { ... };
}

Macro to derive cache trait for a struct.