Type Definition four_bar::plot::style::FontResult

source · []
pub type FontResult<T> = Result<T, <FontDataInternal as FontData>::ErrorType>;
Available on crate feature plot only.
Expand description

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