Docs.rs
ricochetrobots-0.0.0
ricochetrobots 0.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kevincox
Dependencies
base64 ^0.21.0
normal
clap ^4.4.0
normal
serde ^1.0.152
normal
serde-wasm-bindgen ^0.5.0
normal
serde_derive ^1.0.152
normal
wasm-bindgen ^0.2.83
normal
criterion ^0.5.1
dev
difference ^2.0.0
dev
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
ricochetrobots
0.0.0
All Items
Crate Items
Re-exports
Modules
Structs
Enums
Constants
Statics
Functions
Crate
ricochetrobots
Copy item path
Source
Re-exports
§
pub use cell::
Cell
;
pub use
solution
::*;
pub use
solver
::*;
Modules
§
cell
solution
solver
Structs
§
Board
Board
Fmt
Game
Mirror
Position
Quarter
Target
Enums
§
Direction
Quadrant
Robot
Constants
§
DIRECTIONS
QUADRANTS
ROBOTS
Statics
§
KNOWN_
QUARTERS
Functions
§
parse
parse_
board
parse_
board_
str
parse_
position
parse_
robots
parse_
str
parse_
target