Macro gstreamer::format::macros::impl_non_trait_op_same

source ยท
macro_rules! impl_non_trait_op_same {
    ($typ:ty, $inner:ty) => { ... };
}