Crate maudit_rolldown_rstr

Source
Expand description

Rstr:

  • is meant to be a bundler-specialized string type for rolldown.
  • to smooth integration with oxc’s string types.

Structs§

Rstr

Traits§

ToRstr

Type Aliases§

OxcStr
OxcStr is a alias of string type oxc used internally.