[][src]Module promptor::promptor

Promptor

You can use Promptor to handle user input by first defining an object of the Promptor type to hold the handles to your input/output streams, and then you can call the methods on that object to get input from that stream.

Structs

Promptor

Promptor

Enums

PromptError

PromptError

Traits

SafeParsable

SafeParsable