Struct nannou::geom::polyline::join::Round[][src]

pub struct Round;

Trait Implementations

impl Clone for Round
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Round
[src]

impl Debug for Round
[src]

Formats the value using the given formatter. Read more

impl From<Round> for Dynamic
[src]

Performs the conversion.

Auto Trait Implementations

impl Send for Round

impl Sync for Round