Trait rinecs::component::ComponentSend [−][src]
Send
Component
.
Shouldn’t be used directly, is automatically implemented
by any component that is also Send
.
Send
Component
.
Shouldn’t be used directly, is automatically implemented
by any component that is also Send
.
impl<C: Component + Send> ComponentSend for C
[src]