Struct basiccms::Sketch [] [src]

pub struct Sketch { /* fields omitted */ }

Methods

impl Sketch
[src]

Trait Implementations

impl<'a> Add<&'a Sketch> for &'a Sketch
[src]

The resulting type after applying the + operator

The method for the + operator

impl Clone for Sketch
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more