core of MVC
- Rust 100%
| src | ||
| .gitignore | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
MVC_CORE
How to connect to your project?
add to Cargo.toml under [dependencies] block:
mvc_core = {git = "https://codeberg.org/miviolinux/mvc_core.git"}
Where is documentation?
The documentation is located at: https://mivio-linux.github.io/mvc_core/