Module inline_config

Source

Structs§

DisabledRange 🔒
A disabled formatting range. loose designates that the range includes any loc which may start in between start and end, whereas the strict version requires that range.start >= loc.start <=> loc.end <= range.end
InlineConfig
An inline config. Keeps track of disabled ranges.
InvalidInlineConfigItem

Enums§

InlineConfigItem
An inline config item