[][src]Trait seshat::unicode::ToCodePoint

pub trait ToCodePoint {
    fn to_code_point(&self) -> CodePoint;
}

Required methods

Loading content...

Implementations on Foreign Types

impl ToCodePoint for char[src]

Loading content...

Implementors

Loading content...