bandwidth 0.2.0

A library for representing bandwidth speed in a variety of units, mimicking the `core::time::Duration` struct.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# CHANGELOG

## [v0.1.0]https://github.com/stack-rs/bandwidth/releases/tag/v0.1.0 - 2023-02-08 12:36:16

*No description*

### Feature

- general:
  - add bandwidth struct ([6c4ab6a]https://github.com/stack-rs/bandwidth/commit/6c4ab6a28e9078dfcfeaa1df2df3bd1015c4bf08)

### Documentation

- readme:
  - update contributors ([a0dadd0]https://github.com/stack-rs/bandwidth/commit/a0dadd06dd447c296afb8591b0b1341c461647f3)

\* *This CHANGELOG was automatically generated by [auto-generate-changelog](https://github.com/BobAnkh/auto-generate-changelog)*