Struct naia_shared::ReplicaDynMut
source · [−]pub struct ReplicaDynMut<'b, 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.