raw_slice 0.0.0

[WIP] Safe raw access to slice fields.
Documentation
1
2
3
#![doc = include_str!("../README.md")]
#![cfg_attr(not(doc), no_std)]
#![warn(missing_docs)]