poc/
lib.rs

1use inner::doc_inline_reexport;
2
3doc_inline_reexport! {
4    katex_support,
5    nested_mod,
6}