Lokathor / bytemuck

A crate for mucking around with piles of bytes
https://docs.rs/bytemuck
Apache License 2.0
738 stars 80 forks source link

Add a convenience feature indicating you're on the latest stable version of Rust #270

Closed thomcc closed 2 months ago

thomcc commented 2 months ago

Doesn't enable the unsound features, the nightly features, or the ones that break no_std. Enables everything else.