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

Convenience function to create an unsupport feature error.