forge_fmt

Module inline_config

Source

Structs§

  • 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
  • An inline config. Keeps track of disabled ranges.

Enums§