lipsum_cn/
lib.rs

1#![doc = include_str!("../Readme.md")]
2
3pub use hans::废话生成器;
4
5mod hans;