CFutureBool

Type Alias CFutureBool 

Source
pub type CFutureBool = CFuture<bool>;

Aliased Typeยง

pub struct CFutureBool { /* private fields */ }