Struct vodk_math::units::Untyped [] [src]

pub struct Untyped;

Trait Implementations

impl Copy for Untyped
[src]

impl Clone for Untyped
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for Untyped
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Debug for Untyped
[src]

Formats the value using the given formatter.

impl Unit for Untyped
[src]