Skip to main content

Crate braillify

Crate braillify 

Source

Modules§

cli

Structs§

EncodeOptions
Options for controlling encoding behavior. Used when context cannot be derived from input text alone.
Encoder
FormattingSpan
A formatting span applied to the input text.

Enums§

FormattingKind

Functions§

encode
encode_to_braille_font
encode_to_unicode
encode_to_unicode_with_formatting
Unicode version of encode_with_formatting.
encode_with_formatting
Encode text with explicit formatting spans.
encode_with_options
Encode text to braille with explicit options.