1
2
3
4
5
6
7
8
9
pub mod age;
pub mod case_folding_simple;
pub mod general_category;
pub mod perl_word;
pub mod property_bool;
pub mod property_names;
pub mod property_values;
pub mod script_extension;
pub mod script;