Expand description
Free-text and masked password prompts — built on the Prompt trait.
Structs§
- Secret
Prompt - Builder returned by
secret(). - Text
Prompt - Builder returned by
text(). Configure with the chainable methods, then callrunto read a line from the user.