Macro symphonia_core::support_format
source · macro_rules! support_format { ($short_name:expr, $long_name:expr, $exts:expr, $mimes:expr, $markers:expr) => { ... }; }
Expand description
Convenience macro for declaring a probe Descriptor
for a FormatReader
.