Struct conniecs::entity::data::BuildData [] [src]

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

Trait Implementations

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

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

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl<'a, C> Debug for BuildData<'a, C> where
    C: ComponentManager
[src]

[src]

Formats the value using the given formatter.