Modules
std
io
null_writer
Constant null_writer
[src]
A Writer that doesn't write to anything.
Type
NullWriter
Source
pub const null_writer: NullWriter = .{ .context = {} }