Docs.rs
ascii-hangman-backend-5.7.2
ascii-hangman-backend 5.7.2
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
getreu
Dependencies
serde ^1.0.130
normal
serde_derive ^1.0.130
normal
serde_yaml ^0.8.21
normal
thiserror ^1.0.30
normal
rand ^0.8.4
normal
getrandom ^0.2.3
normal
rand ^0.8.4
normal
Versions
79.41%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ascii_
hangman_
backend
5.7.2
ascii_hangman_backend
Constant
LIVES
Copy item path
Source
pub const LIVES:
u8
= 7;
Expand description
Number of wrong guess allowed.