lmrc-cli 0.3.16

CLI tool for scaffolding LMRC Stack infrastructure projects
Documentation
1
2
3
4
5
6
//! Outbound adapters (database, external services)

pub mod entities;

// Add your repositories or adapters here if needed
// pub mod repositories;