Struct rustplotlib::Line2D [] [src]

pub struct Line2D<'a> { /* fields omitted */ }

Methods

impl<'a> Line2D<'a>
[src]

Trait Implementations

impl<'a> Debug for Line2D<'a>
[src]

Formats the value using the given formatter.

impl<'a> Default for Line2D<'a>
[src]

Returns the "default value" for a type. Read more