[][src]Crate sentaku

Structs

SentakuItem

Structure for each item to be chosen by the user label will be displayed and value will be returned when the user select the item

Enums

SentakuError

Error during wait_for_input

Functions

wait_for_input

Wait for user input and return an item user selects If the user cancels the input or error happens in stdio, it returns SentakuError