Searched defs:O (Results 1 – 2 of 2) sorted by relevance
37 O = 1, enumerator
127 pub(crate) fn add_promise(&mut self, pending: O) { in add_promise()