Crates.io | openat-ext |
lib.rs | openat-ext |
version | 0.2.3 |
source | src |
created_at | 2019-08-21 01:40:46.579988 |
updated_at | 2022-02-25 23:34:52.861856 |
description | Extension methods for the openat crate |
homepage | http://github.com/coreos/openat-ext |
repository | |
max_upload_size | |
id | 158508 |
size | 64,192 |
Still maintained for now, but deprecated. Instead, we are focusing on cap-std and the successor to this crate is cap-std-ext.
See https://crates.io/crates/openat
This crate defines a number of extension methods on openat::Dir
with the common file utility functions that many real applications need.
This code originated from https://github.com/projectatomic/rpm-ostree/blob/016c1c5e627fc2a8cd3266ccda3a47a5f8992594/rust/src/openat_utils.rs
Licensed under either of