Crate stylua_lib[][src]

Macros

check_should_format
fmt_op
fmt_symbol

Structs

Config
Range

An optional formatting range. If provided, only content within these boundaries (inclusive) will be formatted Both boundaries are optional, and are given as byte offsets from the beginning of the file.

Enums

IndentType
LineEndings

Functions

format_code

Formats given Lua code