skia_safe::shaper

Type Alias FontRunIterator

Source
pub type FontRunIterator = RefHandle<SkShaper_FontRunIterator>;

Aliased Type§

struct FontRunIterator(/* private fields */);

Implementations§

Trait Implementations§

Source§

impl Debug for FontRunIterator

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more