veloren_common
0.10.0
GroupsMut
Aliased type
In veloren_common::comp::group
Type Alias
veloren_common
::
comp
::
group
::
GroupsMut
Copy item path
source
·
[
−
]
type GroupsMut<'a> = WriteStorage<'a,
Group
>;
Aliased Type
§
struct GroupsMut<'a> {
/* private fields */
}