reduce_unsafe 0.1.0

Reduce unsafe code and detect soundness bugs with equivalence checks against safe code
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["The SiO4 Project Developers <https://gitlab.com/sio4>"]
description = "Reduce unsafe code and detect soundness bugs with equivalence checks against safe code"
documentation = "https://docs.rs/reduce_unsafe"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "reduce_unsafe"
repository = "https://gitlab.com/sio4/code/reduce_unsafe"
version = "0.1.0"