Struct weld_codegen::format::RustSourceFormatter [−][src]
pub struct RustSourceFormatter { /* fields omitted */ }Expand description
Format rust source using rustfmt
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for RustSourceFormatter
impl Send for RustSourceFormatter
impl Sync for RustSourceFormatter
impl Unpin for RustSourceFormatter
impl UnwindSafe for RustSourceFormatter
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more
