Struct axgeom::YAXISS[][src]

pub struct YAXISS;

The y axis implementation of the AxisTrait

Trait Implementations

impl Copy for YAXISS
[src]

impl Clone for YAXISS
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl AxisTrait for YAXISS
[src]

Auto Trait Implementations

impl Send for YAXISS

impl Sync for YAXISS