raw_slice/
lib.rs

1#![doc = include_str!("../README.md")]
2#![cfg_attr(not(doc), no_std)]
3#![warn(missing_docs)]