commty 0.1.0

`commty` is a Rust library providing common types.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# `commty`

`commty` is a Rust library providing common types.

## Getting Started

To use Commty in your project, add it as a dependency in your `Cargo.toml`:

```toml
[dependencies]
commty = "0.1.0"