Macro symphonia_core::support_metadata

source ยท
macro_rules! support_metadata {
    ($short_name:expr, $long_name:expr, $exts:expr, $mimes:expr, $markers:expr) => { ... };
}
Expand description

Convenience macro for declaring a probe Descriptor for a MetadataReader.