Home
last modified time | relevance | path

Searched defs:LO (Results 1 – 1 of 1) sorted by relevance

/bootable/libbootloader/gbl/libasync/src/
Dlib.rs127 pub async fn join<L, LO, R, RO>(fut_lhs: L, fut_rhs: R) -> (LO, RO) in join() argument
150 pub async fn select<L, LO, R, RO>(fut_lhs: L, fut_rhs: R) -> (Option<LO>, Option<RO>) in select() argument