skia_safe::shaper

Type Alias ScriptRunIterator

Source
pub type ScriptRunIterator = RefHandle<SkShaper_ScriptRunIterator>;

Aliased Type§

struct ScriptRunIterator(/* private fields */);

Implementations§

Trait Implementations§

Source§

impl Debug for ScriptRunIterator

Source§

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

Formats the value using the given formatter. Read more