{"id":71895,"library":"mun-abi","title":"Mun ABI","description":"Rust wrapper for the Mun ABI, providing types and functions for Mun runtime interoperability.","status":"active","version":"0.4.0","language":"rust","source_language":null,"source_url":"https://github.com/mun-lang/mun","tags":["mun","abi","runtime","interop"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nmun_abi = \"0.4.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add mun_abi","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Runtime","correct":"use mun_abi::Runtime;"}],"quickstart":{"code":"use mun_abi::Runtime;\n\nfn main() {\n    let runtime = Runtime::new();\n    println!(\"Runtime created: {:?}\", runtime);\n}","lang":"rust","description":"Creates a new Mun runtime instance."},"warnings":[],"env_vars":null,"search_vec":"'abi':2,8,18 'function':12 'interop':20 'interoper':16 'mun':1,7,14,17 'provid':9 'runtim':15,19 'rust':3 'type':10 'wrapper':4","created_at":"2026-06-17T18:32:38.148939+00:00","updated_at":"2026-06-17T18:32:38.148939+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://mun-lang.org","github":"https://github.com/mun-lang/mun","docs":"https://docs.rs/mun_abi/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}