Macro common_meta::impl_optional_metadata_value

source ยท
macro_rules! impl_optional_metadata_value {
    ($($val_ty: ty), *) => { ... };
}