Struct conniecs::entity::iter::WatchedEntityIter [] [src]

pub struct WatchedEntityIter<'a, C> where
    C: ComponentManager
{ /* fields omitted */ }

Trait Implementations

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

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more