safevalue 0.1.0

A value based approach to uphold SAFETY requirements for unsafe Rust code.
Documentation
1
2
3
4
5
6
7
8
[![Build & Test Status](https://github.com/Fice/safevalue/actions/workflows/rust.yml/badge.svg)](https://github.com/Fice/safevalue/actions/)
[![Crates.io](https://img.shields.io/crates/v/hashbrown.svg)](https://crates.io/crates/safevalue)
[![Documentation](https://docs.rs/safevalue/badge.svg)](https://docs.rs/safevalue)


# Dependencies

safevalue is dependency free.