blob: 80de187044c0230a1a3c533ea72b375deacbfac9 [file] [log] [blame]
This is a Rust interface to the Minijail library. It's mostly copied from
crosvm (https://chromium.git.corp.google.com/chromiumos/platform/crosvm/+/master/io_jail/src),
the only other place that Rust code uses a Minijail.
The 'enter' function was added to this instance.