Docs.rs
rust-warrior-0.14.0
rust-warrior 0.14.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
miller-time
Dependencies
base64 ^0.13
normal
ncurses-lite ^0.1
normal
optional
serde ^1.0
normal
serde_derive ^1.0
normal
toml ^0.5
normal
Versions
71.79%
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
Module ui
rust_
warrior
0.14.0
Module ui
Module Items
Functions
In crate rust_
warrior
rust_warrior
Module
ui
Copy item path
Source
Expand description
contains some helper functions for prompting input from the player
Functions
ยง
ask
Helper function for prompting the player with a yes/no question
request
Helper function for prompting the player for a response
select_
level