This crate provides a set of types, which are backed by a server, and can be used to create a distributed system.
```rust
use types::String;
```
Install `docker` and `docker-compose`.
```bash
cargo install cargo-make
makers install
makers test
```
Add your change to the `CHANGELOG.md` file.
This project is licensed under the [MIT license](LICENSE.md).