Trait flax::SystemAccess
source · [−]pub trait SystemAccess {
fn access(&self, world: &World) -> Vec<Access>ⓘNotable traits for Vec<u8, A>impl<A> Write for Vec<u8, A>where
A: Allocator,;
}Expand description
Describe an access to the world in ters of shared and unique accesses