Type Definition nanovg::CreateFontResult [] [src]

type CreateFontResult<'a> = Result<Font<'a>, CreateFontError>;