common_meta

Macro impl_metadata_value

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