| Crates.io | rust-criu |
| lib.rs | rust-criu |
| version | 0.4.0 |
| created_at | 2022-06-21 00:13:56.384781+00 |
| updated_at | 2023-01-19 16:44:51.244161+00 |
| description | Rust bindings for CRIU |
| homepage | |
| repository | https://github.com/checkpoint-restore/rust-criu |
| max_upload_size | |
| id | 609839 |
| size | 245,458 |
rust-criu provides an interface to use CRIU in the
same way as go-criu does.
The CRIU RPC protobuf bindings are pre-generated and part of the rust-criu repository. The bindings can be re-generated with
$ GENERATE_PROTOBUF=1 cargo build
To run the included tests please use the following command to build rust-criu:
$ GENERATE_TEST_PROCESS=1 cargo build
$ sudo target/debug/rust-criu-test /path/to/criu/binary