Crate falcon_cli
source ·Modules
- Traits, helpers, and type definitions for core I/O functionality.
Macros
- utput text wordwrapped to 70 characters per-line.
- Create an
IndexMapfrom a list of key-value pairs
Structs
- A hash table where the iteration order of the key-value pairs is independent of the hash values of the keys.
- Holds configuration options for wrapping and filling text.
Traits
- A trait for objects which are byte-oriented sinks.
Functions
- Fill a line of text at a given width.