pub struct Uts46Mapper { /* private fields */ }Expand description
A mapper that knows how to performs the subsets of UTS 46 processing documented on the methods.
Implementations§
Source§impl Uts46Mapper
impl Uts46Mapper
Sourcepub fn as_borrowed(&self) -> Uts46MapperBorrowed<'_>
pub fn as_borrowed(&self) -> Uts46MapperBorrowed<'_>
Constructs a borrowed version of this type for more efficient querying.
Sourcepub const fn new() -> Uts46MapperBorrowed<'static>
pub const fn new() -> Uts46MapperBorrowed<'static>
Construct with compiled data.