Function owasm_kit::ext::load_majority

source ·
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.