Struct weld_codegen::format::NullFormatter [−][src]
pub struct NullFormatter {}Expand description
A formatter that does not format any code
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for NullFormatterimpl Send for NullFormatterimpl Sync for NullFormatterimpl Unpin for NullFormatterimpl UnwindSafe for NullFormatter