symphonia_core::errors

Function unsupported_error

Source
pub fn unsupported_error<T>(feature: &'static str) -> Result<T>
Expand description

Convenience function to create an unsupport feature error.