Macro headers::util::derive_header

source ยท
macro_rules! derive_header {
    ($type:ident(_), name: $name:ident) => { ... };
}