Macro gstreamer::format::macros::impl_format_value_traits

source ยท
macro_rules! impl_format_value_traits {
    ($typ:ty, $format:ident, $format_value:ident, $inner:ty) => { ... };
}