Macro gstreamer::bitflags_serde_impl

source ยท
macro_rules! bitflags_serde_impl {
    ($type:ty$(, $feature:expr)?) => { ... };
}