Registry / serialization / miraplex-token-metadata

miraplex-token-metadata

JSON →
library1.11.1rscratesunverified

Provides metadata structures and utilities derived from the Metaplex standard for Miraplex tokens.

# Cargo.toml [dependencies] miraplex-token-metadata = "1.11.1"
INSTALL
IMPORT
SIG · MIRAPLEX-TOKEN-MET
M
miraplex-token-metadata
serializationrustv1.11.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Metadata
use miraplex_token_metadata::state::Metadata;

Demonstrates importing and using the Metadata struct.

use miraplex_token_metadata::state::Metadata; fn main() { let metadata = Metadata::default(); println!("Metadata key: {:?}", metadata.key); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.11.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
miraplex-token-metadata — cargo add miraplex-token-metadata · libregistry