Docs.rs
screeps-body-utils-0.1.1
screeps-body-utils 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jciskey
Dependencies
const_soft_float ^0.1.4
normal
itertools ^0.14.0
normal
screeps-game-api ^0.23
normal
serde ^1.0.219
normal
assert_float_eq ^1.1.4
dev
enum-iterator ^2.1.0
dev
Versions
65.79%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Files
screeps_body_utils/
lib.rs
1
pub mod
boost;
2
pub mod
body;
3
pub mod
constants;
4
pub mod
helpers;
5
6
7