{"id":69294,"library":"n18token","title":"N18Token","description":"Defines and manages tokens for 18xx board game tiles.","status":"active","version":"0.1.0","language":"rust","source_language":null,"source_url":"https://github.com/robmoss/rusty_train","tags":["board-game","tokens","18xx","game-development"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nn18token = \"0.1.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add n18token","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Token","correct":"use n18token::Token;"}],"quickstart":{"code":"use n18token::Token;\n\nfn main() {\n    let token = Token::new();\n    println!(\"Token created: {:?}\", token);\n}","lang":"rust","description":"Creates a new token for 18xx tiles."},"warnings":[],"env_vars":null,"search_vec":"'18xx':7,15 'board':8,12 'board-gam':11 'defin':2 'develop':18 'game':9,13,17 'game-develop':16 'manag':4 'n18token':1 'tile':10 'token':5,14","created_at":"2026-06-17T18:00:14.566973+00:00","updated_at":"2026-06-17T18:00:14.566973+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/robmoss/rusty_train","github":"https://github.com/robmoss/rusty_train","docs":"https://docs.rs/n18token/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"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}}