3 unstable releases
0.2.0 | Jul 24, 2024 |
---|---|
0.1.1 | Feb 16, 2024 |
0.1.0 | Dec 29, 2023 |
#1350 in Web programming
650 downloads per month
Used in 10 crates
(7 directly)
67KB
2K
SLoC
collection of utility code using unsafe
keyword
lib.rs
:
A collection of utility code that use unsafe blocks.
Code in this collection is not unsafe by nature. They are here to avoid using more nightly Rust features and/or due to lack of 3rd party crates offer a similar functionality.
Dependencies
~45KB