Skip to main content

unsupported_field

Function unsupported_field 

Source
pub fn unsupported_field<T>(
    field: &'static str,
    reason: &'static str,
) -> Result<T, TransformError>