pub fn unsupported_error<T>(feature: &'static str) -> Result<T>
Convenience function to create an unsupport feature error.