danielhenrymantilla / stackbox.rs

`&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)
Apache License 2.0
18 stars 2 forks source link

Propose API for wrapping a Box #5

Open HeroicKatora opened 2 years ago

HeroicKatora commented 2 years ago

I thought you might find the soundness of this extension interesting .