Read
chunkedge
0.1.0
In chunkedge::
ecs::
system::
lifetimeless
chunkedge
::
ecs
::
system
::
lifetimeless
Type Alias
Read
Copy item path
pub type Read<T> =
&'static T
;
Expand description
A shorthand for writing
&'static T
.