Expand description
Collection of common functions that can be used to create menus
Structs§
- Parse
Result - Index result obtained from parsing a string with an index marker For example, the next string: “this is an example :10”
Enums§
- Parse
Action - Direction of the index found in the string
Functions§
- find_
common_ string - Finds index for the common string in a list of suggestions
- parse_
selection_ char - Splits a string that contains a marker character
- string_
difference - Finds different string between two strings