macro_rules! foreach_builtin_component_function {
    ($mac:ident) => { ... };
}
Expand description

Helper macro, like foreach_transcoder, to iterate over builtins for components unrelated to transcoding.