presser
A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).
0.3.1
14M downloads/mo
#2570 most downloaded on crates.io
EmbarkStudios/presser
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Too new to tell
only 2 release windows
Nearly every release is documented
notes for 5 of 5 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
5 releases · first in 2022
0 releases in the last 12 months
see the full history below
Release timeline
5 releases · Jul 2022 to Oct 2022Releases
latest 5-
0.3.116 Oct 2022 -
0.3.016 Oct 2022Release notes
Open source →- Open source repository
- Support
#[no_std]via optionalstdfeature - Improve/revamp some documentation
-
0.2.115 Oct 2022 -
0.2.013 Oct 2022Release notes
Open source →- Require Rust 1.64
- Added
copy_into_maybe_uninit_slice - Added
clone_into_maybe_uninit_slice - Remove optional
gpu-allocatorfeature and support
-
0.1.104 Jul 2022Release notes
Open source →- Added
maybe_uninit_slice_from_vechelper function
<!-- next-url --> [Unreleased]: https://github.com/EmbarkStudios/presser/compare/0.3.1...HEAD [0.3.1]: https://github.com/EmbarkStudios/presser/compare/0.3.0...0.3.1
- Added