fixed formatting

This commit is contained in:
Theo Felippe 2021-11-12 10:11:49 +00:00
parent cb9ec369fe
commit 48781d617a

View file

@ -10,9 +10,9 @@ pub mod gen_list;
pub mod gen_num;
pub mod gen_primitives;
pub mod gen_records;
pub mod gen_result;
pub mod gen_set;
pub mod gen_str;
pub mod gen_result;
pub mod gen_tags;
mod helpers;
pub mod wasm_str;