StepConvertingError

Type Alias StepConvertingError 

Source
pub type StepConvertingError = Box<dyn Error>;
Expand description

Errors that occur when converting STEP format

Aliased Typeยง

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