Expand description

μfmt utilities

Minimum Supported Rust Version (MSRV)

This crate is guaranteed to compile on stable Rust 1.36 and up. It might compile on older versions but that may change in any new patch release.

Structs

A write adapter that ignores all errors

A write adapter that buffers writes and automatically flushes on newlines

An adapter struct allowing to use ufmt on types which implement core::fmt::Write