Macro digest::impl_oid_carrier
source · macro_rules! impl_oid_carrier { ($name:ident, $oid:literal) => { ... }; }
Expand description
Implement dummy type with hidden docs which is used to “carry” hasher
OID for CtVariableCoreWrapper
.