Registry / cli / question

question

JSON →
library0.2.2rscratesunverified

Ask a question, what more could you want?

# Cargo.toml [dependencies] question = "0.2.2"
INSTALL
IMPORT
SIG · QUESTION
Q
question
clirustv0.2.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ask
use question::ask;

Prompts the user with a question and returns their input.

use question::ask; let answer = ask("What is your name?"); println!("You said: {}", answer);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Amazon
1
Resources
question — cargo add question · libregistry