You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This patch adds several unit tests for `CappedString`, which are intended to be run under miri since `CappedString` uses lots of unsafe code. It also adds documentation and documentation tests for a number of previously undocumented `CappedString` methods. |
3 years ago | |
|---|---|---|
| src | 3 years ago | |
| .gitignore | 4 years ago | |
| Cargo.toml | 3 years ago | |
| README.md | 4 years ago | |
| test.sh | 3 years ago | |
README.md
libshire
A collection of assorted Rust utilities for reuse between various projects 🦀