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

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

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