Skip to main content

Optionpiece_specsPieceLabelExt

Trait Optionpiece_specsPieceLabelExt 

Source
pub trait Optionpiece_specsPieceLabelExt {
    // Required method
    fn load(&self) -> Result<Option<PieceLabelLoaded>, SpecError>;
}

Required Methods§

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§