CFutureNothing

Type Alias CFutureNothing 

Source
pub type CFutureNothing = CFuture<Nothing>;

Aliased Typeยง

pub struct CFutureNothing { /* private fields */ }