conjure_core/rules/matrix/
mod.rs

1mod bubble;
2mod matrix_to_list;
3mod repr_matrix;