Struct naia_shared::PropertyMutator
source · [−]pub struct PropertyMutator { /* private fields */ }Implementations
Trait Implementations
type Target = dyn PropertyMutate
type Target = dyn PropertyMutate
The resulting type after dereferencing.
Auto Trait Implementations
impl !RefUnwindSafe for PropertyMutator
impl Send for PropertyMutator
impl Sync for PropertyMutator
impl Unpin for PropertyMutator
impl !UnwindSafe for PropertyMutator
Blanket Implementations
Mutably borrows from an owned value. Read more