logo
pub type TessellationResult = Result<(), TessellationError>;
Expand description

The fill tessellator’s result type.