Raxol.Terminal.Charset.Types (Raxol v0.5.0)
View SourceDefines types used across the charset modules.
Summary
Types
@type char_map() :: %{required(non_neg_integer()) => String.t()}
@type charset() :: :us_ascii | :dec_supplementary | :dec_special | :dec_technical
@type g_set() :: :g0 | :g1 | :g2 | :g3