[][src]Type Definition amethyst_nphysics::servers_storage::BodiesStorageWrite

type BodiesStorageWrite<'a, N> = RwLockWriteGuard<'a, BodyStorage<N>>;