| Crates.io | ricecoder-specs |
| lib.rs | ricecoder-specs |
| version | 0.1.71 |
| created_at | 2025-12-09 17:57:44.798886+00 |
| updated_at | 2025-12-09 17:57:44.798886+00 |
| description | Specification parsing and management |
| homepage | https://github.com/moabualruz/ricecoder |
| repository | https://github.com/moabualruz/ricecoder |
| max_upload_size | |
| id | 1975867 |
| size | 530,974 |
Specification parsing and management
Add to your Cargo.toml:
[dependencies]
ricecoder-specs = "0.1"
use ricecoder_specs::*;
// Your code here
For more information, see the documentation.
MIT