Trait otter::pieces::Optionpiece_specsPieceLabelExt[][src]

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

Required methods

Implementations on Foreign Types

Implementors