Skip to main content

IGmapSequence_GmapDisposeSequence

Trait IGmapSequence_GmapDisposeSequence 

Source
pub trait IGmapSequence_GmapDisposeSequence: IProcInst {
    // Provided methods
    fn m_dispos_spot(self) -> GmapSpot { ... }
    fn set_m_dispos_spot(self, value: GmapSpot) { ... }
}

Provided Methods§

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementors§