stowaway

Crates.iostowaway
lib.rsstowaway
version2.3.1
sourcesrc
created_at2020-01-19 20:41:52.146091
updated_at2020-09-26 23:30:24.273706
descriptionA library for packing data into a pointer, if it fits, or boxing it otherwise
homepage
repositoryhttps://github.com/Lucretiel/stowaway
max_upload_size
id200244
size57,028
Nathan West (Lucretiel)

documentation

README

stowaway

Due to ongoing soundness issues, this crate is considered permanently unsound until future notice. Do not use it in your projects.

Stowaway is a library for packing data into a pointer, if it fits, boxing it otherwise

Note about testing

The doctests for this library include non-default features, make sure to use --all-features when testing

Commit count: 40

cargo fmt