Struct ekvsb::plot::PlotOptions[][src]

pub struct PlotOptions { /* fields omitted */ }

Methods

impl PlotOptions
[src]

Trait Implementations

impl Debug for PlotOptions
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for PlotOptions

impl Sync for PlotOptions