Enum lyon::tessellation::path_fill::FillError
[−]
[src]
pub enum FillError {
Unknown,
}The fill tessellator's error enumeration.
Variants
Unknown