Registry / utility / n18token

n18token

JSON →
library0.1.0rscratesunverified

Defines and manages tokens for 18xx board game tiles.

# Cargo.toml [dependencies] n18token = "0.1.0"
INSTALL
IMPORT
SIG · N18TOKEN
N
n18token
utilityrustv0.1.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.

Token
use n18token::Token;

Creates a new token for 18xx tiles.

use n18token::Token; fn main() { let token = Token::new(); println!("Token created: {:?}", token); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
n18token — cargo add n18token · libregistry