[][src]Type Definition plotters::style::FontResult

type FontResult<T> = Result<T, FontError>;

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