Crate homoglyph_core

Source
Expand description

Modules§

confusable
List of confusable in unicode format. Each line for a specific character.
domain
A domain for each Word of the input sentence.
glyph
A glyph represent a unicode character.
homoglyph
Homoglyph definition : https://en.wikipedia.org/wiki/Homoglyph
homoglyphs
sentence
A sentence represent a sentence of word. A sentence can be encoded into unicode code or decoded from unicode code.
word
A Word reprensent a sequence of Glyph.

Traits§

Decodable
Encodable