Crates.io | seccomp |
lib.rs | seccomp |
version | 0.1.2 |
source | src |
created_at | 2016-04-07 16:45:44.860756 |
updated_at | 2020-10-15 12:19:17.329651 |
description | higher-level bindings to libseccomp |
homepage | |
repository | https://github.com/polachok/seccomp |
max_upload_size | |
id | 4693 |
size | 9,249 |
This library provides a higher-level wrapper around libseccomp.
Add to Cargo.toml:
[dependencies]
seccomp = "0.1"