Function unsupported_error

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

function to create an unsupported error.