landlock 0.1.0

Landlock LSM helpers
Documentation
extern crate libc;

mod uapi;

// TODO: Add high-level interface (e.g. ruleset builder) and tests.