Struct naia_shared::ReplicaDynMutWrapper
source · [−]pub struct ReplicaDynMutWrapper<'a, P: ProtocolType> { /* private fields */ }Implementations
Trait Implementations
type Target = dyn ReplicateSafe<P>
type Target = dyn ReplicateSafe<P>
The resulting type after dereferencing.
Dereferences the value.
Mutably dereferences the value.