metaphor 0.1.0

A general-purpose utility library for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# metaphor

A general-purpose utility library for Rust.

## Installation

Add this to your `Cargo.toml`:

```toml
[dependencies]
metaphor = "0.1"
```

## License

MIT