sptr 0.3.2

sptr: The Strict Provenance Polyfill
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies]

[features]
default = []
opaque_fn = []
uptr = []

[package]
description = "sptr: The Strict Provenance Polyfill"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "sptr"
repository = "https://github.com/Gankra/sptr"
version = "0.3.2"

[package.metadata.docs.rs]
all-features = true