odata is an OData (Open Data Protocol) query options parser.
https://crates.io/crates/odata
|
|
||
|---|---|---|
| .config | ||
| .github/workflows | ||
| benches | ||
| src | ||
| .envrc | ||
| .gitignore | ||
| .taplo.toml | ||
| Cargo.lock | ||
| Cargo.toml | ||
| CODE_OF_CONDUCT.md | ||
| COPYING | ||
| COPYING.LESSER | ||
| deny.toml | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
OData
odata is an OData (Open Data Protocol) query options parser.
Safety
This crate uses #![forbid(unsafe_code)] to ensure everything is implemented in 100% safe Rust.
License
This project is licensed under the GPL-3.0 and LGPL-3.0 licenses.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in odata by you, shall
be licensed as LGPL-3.0, without any additional terms or conditions.