This repository has been archived on 2026-05-27. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
rustypipe/src/codegen/mod.rs
2022-09-05 21:43:43 +02:00

3 lines
51 B
Rust

#![cfg(test)]
mod gen_dictionary;
mod gen_locales;