Struct mcpat_sys::Component
[−]
[src]
pub struct Component;
Trait Implementations
Derived Implementations
impl Debug for Component
[src]
impl Copy for Component
[src]
impl Clone for Component
[src]
fn clone(&self) -> Component
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0
Performs copy-assignment from source
. Read more