Struct ecs::BuildData [] [src]

pub struct BuildData<'a, T: ComponentManager>(_);

Trait Implementations

impl<'a, T: ComponentManager> Copy for BuildData<'a, T>
[src]

impl<'a, T: ComponentManager> Clone for BuildData<'a, T>
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more