Trait graplot::PlotArg

source ·
pub trait PlotArg {
    fn as_plot(&self) -> Plot;
}

Required Methods§

Implementations on Foreign Types§

Implementors§