Function error

Source
pub fn error<T>(target: T, actual: T) -> T
where T: Sub<Output = T>,