Module lune_utils::fmt
source · Structs§
- Error components parsed from a
LuaError. - Stack trace parsed from a [
LuaError]. - Stack trace line parsed from a [
LuaError]. - Configuration for formatting values.
Enums§
- Label enum used for consistent output formatting throughout Lune.
- Source of a stack trace line parsed from a [
LuaError].
Functions§
- Formats a Lua multi-value into a pretty string using the given config.
- Formats a Lua value into a pretty string using the given config.