Registry / networking / staging-xcm

staging-xcm

JSON →
library23.0.0rscratesunverified

The basic XCM datastructures.

# Cargo.toml [dependencies] staging-xcm = "23.0.0"
INSTALL
IMPORT
SIG · STAGING-XCM
S
staging-xcm
networkingrustv23.0.0
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.

MultiLocation
use staging_xcm::v3::MultiLocation;

Create a MultiLocation for XCM.

use staging_xcm::v3::MultiLocation; fn main() { let location = MultiLocation::here(); println!("{:?}", location); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
23.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
OpenAI (training)
1
Resources
staging-xcm — cargo add staging-xcm · libregistry