skia_safe::shaper

Type Alias BiDiRunIterator

Source
pub type BiDiRunIterator = RefHandle<SkShaper_BiDiRunIterator>;

Aliased Type§

struct BiDiRunIterator(/* private fields */);

Implementations§

Trait Implementations§

Source§

impl Debug for BiDiRunIterator

Source§

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

Formats the value using the given formatter. Read more