Module cock_lib::bin_modules::standard_prompt
source · Functions
- This function prompts the user to choose from a menu and returns the choice as a string.
- Fn to clear terminal and reset cursor position
- Used to prompt a user for each necessary cock attribute and construct a CockStruct from them.
- This function is responsible for getting the cock Size parameters.
- This function is responsible for getting the user’s ID parameters.
- This function prompts the user to choose from a menu consisting of the variants of the type
Tand returns theTvariant chosen. - This function parses a string to a float.
- This function parses a string to an integer.
- This module contains functions that are used in operations within main.rs and other binaries. This function prompts the user for input and returns the input as a string.