Type Alias DefaultAbortable
pub type DefaultAbortable<S> = Abortable<S, LayerErrorStatic<Aborted>>;Expand description
default Abortable
Aliased Typeยง
pub struct DefaultAbortable<S> { /* private fields */ }pub type DefaultAbortable<S> = Abortable<S, LayerErrorStatic<Aborted>>;default Abortable
pub struct DefaultAbortable<S> { /* private fields */ }