Function owasm_kit::ext::load_median [−][src]
pub fn load_median<T>(eid: i64) -> Option<T> where
T: FromStr + Ord + Num,
Expand description
Returns the median value of the given external ID, ignoring unsuccessful reports.