Type Alias MaskFuture

Source
pub type MaskFuture = Shared<BoxFuture<'static, SharedVortexResult<Mask>>>;

Aliased Typeยง

pub struct MaskFuture { /* private fields */ }