Registry / other / n18route

n18route

JSON →
library0.1.0rscratesunverified

Searches 18xx maps for optimal route combinations.

# Cargo.toml [dependencies] n18route = "0.1.0"
INSTALL
IMPORT
SIG · N18ROUTE
N
n18route
otherrustv0.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.

RouteFinder
use n18route::RouteFinder;

Initialize a route finder for 18xx maps

use n18route::RouteFinder; fn main() { let finder = RouteFinder::new(); println!("Route finder initialized"); }
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
7 hits · last 30 days
node
6
Amazon
1
Resources
n18route — cargo add n18route · libregistry