emplacable

Crates.ioemplacable
lib.rsemplacable
version0.1.0-alpha.13
sourcesrc
created_at2022-10-29 18:02:24.997652
updated_at2024-06-10 14:44:57.388521
descriptionReturn unsized values from functions
homepage
repositoryhttps://github.com/Jules-Bertholet/unsized-vec/
max_upload_size
id701135
size65,711
Jules Bertholet (Jules-Bertholet)

documentation

README

emplacable

docs.rs Crates.io

Return values of unsized types, like [i32] or dyn Any, from functions, with a mechanism similar to placement new.

Written to support the unsized-vec crate, but is independent of it. Experimental, and requires nightly Rust.

Commit count: 56

cargo fmt