Safe wrappers for memory-accessing functions, like std::ptr::copy()
Description
Safe wrappers for memory-accessing functions, like `std::ptr::copy()`.
This package contains library source intended for building other packages which
use the "std" feature of the "safemem" crate.