Function err

Source
pub fn err<T, E>(e: E) -> Done<Result<T, E>>