Structs§
- Error
Components - Error components parsed from a
LuaError
. - Stack
Trace - Stack trace parsed from a [
LuaError
]. - Stack
Trace Line - Stack trace line parsed from a [
LuaError
]. - Value
Format Config - Configuration for formatting values.
Enums§
- Label
- Label enum used for consistent output formatting throughout Lune.
- Stack
Trace Source - Source of a stack trace line parsed from a [
LuaError
].
Functions§
- pretty_
format_ multi_ value - Formats a Lua multi-value into a pretty string using the given config.
- pretty_
format_ value - Formats a Lua value into a pretty string using the given config.