Type Definition plotters::style::FontResult

source ·
pub type FontResult<T> = Result<T, FontError>;
Expand description

The type we used to represent a result of any font operations