Skip to main content

IMapDeployTemplate_1_SwapBufferScope

Trait IMapDeployTemplate_1_SwapBufferScope 

Source
pub trait IMapDeployTemplate_1_SwapBufferScope<T0: ClassIdentity>: IObject {
    // Provided methods
    fn m_deploy(self) -> IMapDeploy_Interface { ... }
    fn set_m_deploy(self, value: IMapDeploy_Interface) { ... }
}

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§