fixed modules/visibility

This commit is contained in:
llogiq
2015-06-01 22:36:56 +02:00
parent 30de91d3e9
commit e8ca19da24
2 changed files with 2 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ pub mod mut_mut;
pub mod len_zero;
pub mod attrs;
pub mod collapsible_if;
pub mod utils;
#[plugin_registrar]
pub fn plugin_registrar(reg: &mut Registry) {