beef
beef copied to clipboard
Add doc for different `Cow` usage by architecture
On non-64 bit arch beef::lean::Cow is just a re-export of beef::Cow so there is no need to do anything on user end, which I reckon is what should be documented instead.
Err, so should I change anything?