Crates.io | clone3 |
lib.rs | clone3 |
version | 0.2.3 |
source | src |
created_at | 2021-01-10 22:04:23.682033 |
updated_at | 2022-12-07 17:02:34.133177 |
description | Rust bindings to the clone3 linux system call |
homepage | |
repository | https://github.com/e00E/clone3 |
max_upload_size | |
id | 339524 |
size | 16,676 |
Rust bindings to the clone3
linux system call.
Currently the bindings we provide are unsafe. We could look into making a safe wrapper on a restricted subset of the api.