Struct axgeom::XAXISS[][src]

pub struct XAXISS;

The x axis implementation of the AxisTrait

Trait Implementations

impl Copy for XAXISS
[src]

impl Clone for XAXISS
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl AxisTrait for XAXISS
[src]

Auto Trait Implementations

impl Send for XAXISS

impl Sync for XAXISS