Struct intuicio_core::host::HostProducer
source · pub struct HostProducer { /* private fields */ }Implementations§
Trait Implementations§
source§impl Clone for HostProducer
impl Clone for HostProducer
source§fn clone(&self) -> HostProducer
fn clone(&self) -> HostProducer
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more