sanitizers 0.0.11

Interfaces and FFI bindings for the sanitizers interfaces
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "sanitizers"
version = "0.0.11"
edition = "2021"

description = "Interfaces and FFI bindings for the sanitizers interfaces"
homepage = "https://github.com/rcvalle/rust-crate-sanitizers"
license = "MIT OR Apache-2.0"
repository = "https://github.com/rcvalle/rust-crate-sanitizers"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]