Home
last modified time | relevance | path

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

/linux/rust/pin-init/src/
H A D__internal.rs53 pub struct InitOk(()); global() struct
55 impl InitOk { global() implementation
92 make_closure<F, E>(self, f: F) -> F where F: FnOnce(*mut Self::Datee) -> Result<InitOk, E>, make_closure() argument
123 make_closure<F, E>(self, f: F) -> F where F: FnOnce(*mut Self::Datee) -> Result<InitOk, E>, make_closure() argument