Struct weld_codegen::format::GoSourceFormatter [−][src]
pub struct GoSourceFormatter { /* fields omitted */ }Expand description
Formatter of go code using gofmt
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GoSourceFormatterimpl Send for GoSourceFormatterimpl Sync for GoSourceFormatterimpl Unpin for GoSourceFormatterimpl UnwindSafe for GoSourceFormatter