Crates.io | endive |
lib.rs | endive |
version | 0.0.0-reserved |
created_at | 2025-06-17 05:31:43.607512+00 |
updated_at | 2025-06-17 05:31:43.607512+00 |
description | A crisp API for reading and writing bytes |
homepage | |
repository | https://github.com//endive |
max_upload_size | |
id | 1715250 |
size | 6,964 |
A crisp API for reading and writing bytes
This project uses just
to run commands the same way as the CI:
cargo just check
to check formatting and lints.cargo just coverage
to generate and preview code coverage.cargo just doc
to generate and preview docs.cargo just test
to run tests.For a full list of commands, see the Justfile
.