Struct gdnative_visual_script::common::euclid::UnknownUnit [−]
pub struct UnknownUnit;
The default unit.
Trait Implementations
impl Copy for UnknownUnit
impl Copy for UnknownUnit
impl Clone for UnknownUnit
impl Clone for UnknownUnit
fn clone(&self) -> UnknownUnit
fn clone(&self) -> UnknownUnit
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
Auto Trait Implementations
impl Send for UnknownUnit
impl Send for UnknownUnit
impl Sync for UnknownUnit
impl Sync for UnknownUnit