This is slightly easier to use than the previous pattern that was always followed up by the same conversions. (cherry picked from commit 756c080730cd4fa81d4c0e3a99688cbe8debe57f)
4 lines
71 B
Rust
4 lines
71 B
Rust
pub mod context;
|
|
pub mod settings;
|
|
#[macro_use]
|
|
pub mod string_return;
|