| Crates.io | manifest-std |
| lib.rs | manifest-std |
| version | 0.2.0 |
| created_at | 2025-09-02 18:47:31.020493+00 |
| updated_at | 2025-09-09 18:34:38.414045+00 |
| description | Standard library for the Manifest Network contracts |
| homepage | https://manifest.network |
| repository | https://github.com/manifest-network/manifest-std |
| max_upload_size | |
| id | 1821532 |
| size | 773,726 |
This crate generates Rust bindings from .proto files using prost-build and emits compile‑time TYPE_URL constants for selected packages.
cargo build --release
The generated bindings will be located in the src/gen directory.