Macros§
- log_
if_ err - Logs using [log::error!] is variable was Err variant
- styled_
buf - Macro to easily compose StyledBuf for use in prompt implementation
- warn_
if_ err - Logs using [log::warn!] is variable was Err variant
Structs§
- Cursor
Buffer - Friendly wrapper around Rope data structure
- Styled
Buf - Text to be rendered by painter styles has a style for each character in content