Skip to main content

IFunc_1

Trait IFunc_1 

Source
pub trait IFunc_1<T0: ClassIdentity>: IMulticastDelegate { }

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§

Source§

impl<T0: ClassIdentity> IFunc_1<T0> for Func_1<T0>