draft/
lib.rs

1use inner::doc_inline_reexport;
2
3doc_inline_reexport! {
4    rs01dict_runtime,
5    rs01dict_tree,
6}