manifest-std

Crates.iomanifest-std
lib.rsmanifest-std
version0.2.0
created_at2025-09-02 18:47:31.020493+00
updated_at2025-09-09 18:34:38.414045+00
descriptionStandard library for the Manifest Network contracts
homepagehttps://manifest.network
repositoryhttps://github.com/manifest-network/manifest-std
max_upload_size
id1821532
size773,726
Manifest Network Bot (manifest-network-bot)

documentation

README

manifest-std

Lifted Initiative

Crates.io Version

This crate generates Rust bindings from .proto files using prost-build and emits compile‑time TYPE_URL constants for selected packages.

Requirements

  • Rust 1.81

Building

cargo build --release

The generated bindings will be located in the src/gen directory.

Commit count: 7

cargo fmt