ih-types 0.3.0

Shared types and constants for Intelligent Human projects
Documentation
# ih-types

Shared types and constants for Intelligent Human projects.

## Installation

```toml
[dependencies]
ih-types = "0.1.0"
```

## Usage

```rust
use ih-types::*;
```

## License

Licensed under either of:

* Apache License, Version 2.0 ([LICENSE-APACHE]LICENSE-APACHE)
* MIT license ([LICENSE-MIT]LICENSE-MIT)

at your option.