[package] name = "raw_slice" version = "0.0.0" edition = "2021" description = "[WIP] Safe raw access to slice fields." license = "MIT OR Apache-2.0" repository = "https://github.com/nvzqz/raw_slice" homepage = "https://github.com/nvzqz/raw_slice" documentation = "https://docs.rs/raw_slice" categories = ["no-std", "rust-patterns"] keywords = ["pointer", "slice", "unsafe", "raw", "ptr"] readme = "README.md"