Struct flipperzero_sys::OneWireHost
source · #[repr(C)]pub struct OneWireHost { /* private fields */ }Trait Implementations§
source§impl Clone for OneWireHost
impl Clone for OneWireHost
source§fn clone(&self) -> OneWireHost
fn clone(&self) -> OneWireHost
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