maciejhirsz / beef

Faster, more compact implementation of std::borrow::Cow
https://crates.io/crates/beef
Apache License 2.0
338 stars 17 forks source link

Cast fat raw pointers to thin raw pointers without going through refs #9

Closed maciejhirsz closed 4 years ago

maciejhirsz commented 4 years ago

Missed in #8.