Docs.rs
gametools-0.11.0
gametools 0.11.0
Docs.rs crate page
MIT
OR
Apache-2.0
21 August 2026
Links
Repository
crates.io
Source
Owners
pygmy-twylyte
Dependencies
bytecount ^0.6.9
normal
eframe ^0.34.3
normal
optional
rand ^0.9.0
normal
serde ^1.0
normal
optional
smallvec ^1.15.1
normal
strum ^0.27.1
normal
strum_macros ^0.27.1
normal
thiserror ^2.0.18
normal
uuid ^1.18.1
normal
colored ^3
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Cost
gametools
0.11.0
In gametools::
pathfinding
gametools
::
pathfinding
Type Alias
Cost
Copy item path
Source
pub type Cost =
u32
;
Expand description
The relative cost of movement along a path.