Home
last modified time | relevance | path

Searched refs:Datee (Results 1 – 2 of 2) sorted by relevance

/rust/pin-init/src/
A D__internal.rs68 type Datee: ?Sized + HasPinData; typedef
73 F: FnOnce(*mut Self::Datee) -> Result<O, E>, in make_closure()
98 type Datee: ?Sized + HasInitData; typedef
103 F: FnOnce(*mut Self::Datee) -> Result<O, E>, in make_closure()
121 type Datee = T; typedef
A Dmacros.rs886 type Datee = $name<$($ty_generics)*>;

Completed in 5 milliseconds