Documentation
1
2
3
4
pub(self) mod chinese;
pub(crate) mod english;
pub(super) mod japanese;
pub mod korean;