Why Rust types generally can't be cast to raw bytes https://crates.io/crates/all-is-bytes
Find a file
wackbyte 5981233c88
All checks were successful
CI / cargo check (push) Successful in 2m35s
CI / cargo fmt (push) Successful in 51s
CI / cargo doc (push) Successful in 21s
CI / cargo miri test (push) Successful in 36s
remove entry in changelog about migrating code forges
2025-07-04 21:20:58 -04:00
.forgejo/workflows update to node:24-bookworm image in ci 2025-07-04 21:14:17 -04:00
src remove badges 2025-07-04 21:15:10 -04:00
.gitignore initial commit 2023-04-30 17:24:24 -04:00
Cargo.toml sublicense 2025-07-04 21:17:02 -04:00
CHANGELOG.md remove entry in changelog about migrating code forges 2025-07-04 21:20:58 -04:00
LICENSE.md sublicense 2025-07-04 21:17:02 -04:00
README.md remove badges 2025-07-04 21:15:10 -04:00
rustfmt.toml add rustfmt config and format 2024-01-23 20:02:49 -05:00

all-is-bytes

Casts anything to a slice of maybe-uninit bytes.