Struct nannou::geom::line::cap::Butt[][src]

pub struct Butt;

Trait Implementations

impl Clone for Butt
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Butt
[src]

impl Debug for Butt
[src]

Formats the value using the given formatter. Read more

impl From<Butt> for Dynamic
[src]

Performs the conversion.

Auto Trait Implementations

impl Send for Butt

impl Sync for Butt