unc-fmt 0.7.2

Helpers for pretty formatting.
Documentation
1
2
3
4
5
6
7
8
# Custom formatting for the framework code base.

This crate is a lightweight assembly of wrapper types that we use to pretty
print values.

Keep dependencies to an absolute minimum, since this crate is a dependency of
`unc-primitives` which in turn is used by many unc related crates inside and
outside the framework repository.