Function lonlat_bng::utils::check [] [src]

pub fn check<T>(to_check: T, bounds: (T, T)) -> Result<T, ()> where T: PartialOrd + Display + Copy

Bounds checking for input values