braillify 2.0.1

Rust 기반 크로스플랫폼 한국어 점역 라이브러리
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pub mod digital_notation;
pub mod emphasis_ring;
pub mod english_dominant_korean_wrap;
pub mod historical_gloss_spacing;
pub mod inline_fraction;
pub mod latex_fraction;
pub mod latex_math;
pub mod math_expression;
pub mod middle_dot_spacing;
pub mod middle_korean_detector;
pub mod normalize;
pub mod quote_attachment;
pub mod roman_numeral;
pub mod rule_33_citation;
pub mod rule_73_appendix_placeholder;
pub mod spacing;
pub mod uppercase_passage;
pub mod word_shortcut;