{"id":63825,"library":"near-account-id","title":"Near Account Id","description":"This crate contains the Account ID primitive and its validation facilities.","status":"active","version":"2.6.0","language":"rust","source_language":null,"source_url":"https://github.com/near/near-account-id","tags":["near","account-id","validation","blockchain"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nnear-account-id = \"2.6.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add near-account-id","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"AccountId","correct":"use near_account_id::AccountId;"}],"quickstart":{"code":"use near_account_id::AccountId;\n\nfn main() {\n    let account = AccountId::new(\"example.near\".to_string()).unwrap();\n    println!(\"Account: {}\", account);\n}","lang":"rust","description":"Create and display a NEAR account ID."},"warnings":[],"env_vars":null,"search_vec":"'account':2,8,17 'account-id':16 'blockchain':20 'contain':6 'crate':5 'facil':14 'id':3,9,18 'near':1,15 'primit':10 'valid':13,19","created_at":"2026-06-17T16:48:22.659610+00:00","updated_at":"2026-06-17T16:48:22.659610+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://github.com/near/near-account-id","github":"https://github.com/near/near-account-id","docs":"https://docs.rs/near-account-id/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto"],"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}}