Function proto_error

Source
pub fn proto_error<S>(message: S) -> DataFusionError
where S: Into<String>,