kegani-cli 0.1.1

CLI tool for Kegani framework
Documentation
1
2
3
4
//! Domain entities

pub mod {{RESOURCE_NAME}};
pub use {{RESOURCE_NAME}}::*;