1
2
3
4
5
pub mod cli_model;
pub mod commands_model;
pub mod identifier_model;
pub mod snip_config_model;
pub mod snippet_model;