Skip to main content

FlowBoxExtManual

Trait FlowBoxExtManual 

Source
pub trait FlowBoxExtManual:
    IsA<FlowBox>
    + Sealed
    + 'static {
    // Provided method
    fn unbind_model(&self) { ... }
}

Provided Methods§

Dyn Compatibility§

This trait is not dyn compatible.

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

Implementors§