Enum lyon_tessellation::FillError [] [src]

pub enum FillError {
    Unknown,
}

The fill tessellator's error enumeration.

Variants

Trait Implementations

impl Clone for FillError
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for FillError
[src]

Formats the value using the given formatter.