| Crates.io | whoosh |
| lib.rs | whoosh |
| version | 0.1.0 |
| created_at | 2024-08-10 10:56:23.816993+00 |
| updated_at | 2024-08-10 10:56:23.816993+00 |
| description | A really tiny event broker |
| homepage | https://github.com/c16a/whoosh |
| repository | https://github.com/c16a/whoosh |
| max_upload_size | |
| id | 1332264 |
| size | 8,085 |
A really tiny event broker.
The binaries can be built from the repository root.
All tests can be run from the repository root.
cargo test
# For debug builds
cargo build
# For release builds
cargo build --release