re_format 0.20.1

Miscellaneous tools to format and parse numbers, durations, etc.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# re_format

Part of the [`rerun`](https://github.com/rerun-io/rerun) family of crates.

[![Latest version](https://img.shields.io/crates/v/re_format.svg)](https://crates.io/crates/re_format)
[![Documentation](https://docs.rs/re_format/badge.svg)](https://docs.rs/re_format)
![MIT](https://img.shields.io/badge/license-MIT-blue.svg)
![Apache](https://img.shields.io/badge/license-Apache-blue.svg)


Miscellaneous tools to format and parse numbers, durations, etc.