···33//! These functions are used by the `jacquard-derive` proc-macro crate but are also
44//! available for runtime code generation in `jacquard-lexicon`.
5566-mod doc_to_tokens;
66+pub mod doc_to_tokens;
77pub mod helpers;
88pub mod into_static;
99pub mod lexicon_attr;