Enum lyon::path::PathEvent[]

Variants

Trait Implementations

impl Into<PathEvent> for FlattenedEvent

Performs the conversion.

impl Clone for PathEvent

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for PathEvent

Formats the value using the given formatter. Read more

impl Copy for PathEvent

impl Transform for PathEvent

impl PartialEq<PathEvent> for PathEvent

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl TightBoundingRect for PathEvent
[src]

impl FastBoundingRect for PathEvent
[src]

Auto Trait Implementations

impl Send for PathEvent

impl Sync for PathEvent