pub fn from_i32_to_chinese_ten_thousand(
    chinese_variant: ChineseVariant,
    chinese_case: ChineseCase,
    value: i32
) -> String
Available on crate feature number-to-chinese only.
Expand description

i32 整數轉成中文數字,使用 「萬進」