Trait graplot::Plot3DArg

source ·
pub trait Plot3DArg {
    fn as_plot(&self) -> Plot3D;
}

Required Methods§

Implementations on Foreign Types§

Implementors§