Docs.rs
simple_games-0.1.0
simple_games 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
DoumanAsh
Dependencies
Versions
100%
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
simple_
games
0.1.0
All Items
Sections
Available games:
Features:
Crate Items
Re-exports
Modules
Crate
simple_games
Copy item path
Source
Expand description
Simple games implementations
§
Available games:
Hangman
§
Features:
std
- Enables usage of standard library. Without it requires
alloc
module. Enabled by default.
Re-exports
§
pub use hangman::
Hangman
;
Modules
§
hangman
Hangman game module