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