Module weld_codegen::format[][src]

Expand description

implementations of source code formatters (rustfmt, gofmt)

Structs

Formatter of go code using gofmt

A formatter that does not format any code

Format rust source using rustfmt