[][src]Trait guion::style::font::PreprocessedChar

pub trait PreprocessedChar {
    fn offset(&self) -> Offset;
fn char(&self) -> char; }

Required methods

fn offset(&self) -> Offset

fn char(&self) -> char

Loading content...

Implementors

Loading content...