ShareableRegionError

Type Alias ShareableRegionError 

Source
pub type ShareableRegionError = Box<dyn Error + Send + Sync>;
Expand description

Aliased Typeยง

pub struct ShareableRegionError(/* private fields */);