{"id":58067,"library":"staging-xcm","title":"Staging XCM","description":"The basic XCM datastructures.","status":"active","version":"23.0.0","language":"rust","source_language":null,"source_url":"https://github.com/paritytech/polkadot-sdk","tags":["xcm","polkadot","cross-chain"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nstaging-xcm = \"23.0.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add staging-xcm","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"MultiLocation","correct":"use staging_xcm::v3::MultiLocation;"}],"quickstart":{"code":"use staging_xcm::v3::MultiLocation;\n\nfn main() {\n    let location = MultiLocation::here();\n    println!(\"{:?}\", location);\n}","lang":"rust","description":"Create a MultiLocation for XCM."},"warnings":[],"env_vars":null,"search_vec":"'basic':4 'chain':11 'cross':10 'cross-chain':9 'datastructur':6 'polkadot':8 'stage':1 'xcm':2,5,7","created_at":"2026-06-16T16:09:47.357577+00:00","updated_at":"2026-06-16T16:09:47.357577+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://paritytech.github.io/polkadot-sdk/","github":"https://github.com/paritytech/polkadot-sdk","docs":"https://docs.rs/staging-xcm/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}