oximod_core 0.1.10

The core logic and error handling for OxiMod, a MongoDB ODM for Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# OxiMod Core


Core runtime library for OxiMod, providing essential definitions including the Model trait, error types, and other shared components used throughout the Monoxide ecosystem.

## License


This project is licensed under the [MIT license](LICENSE).

### Contribution


Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in OxiMod by you, shall be licensed as MIT, without any additional
terms or conditions.