1 unstable release

Uses old Rust 2015

0.1.0 Apr 12, 2016

#40 in #descriptor

Download history 80/week @ 2024-10-21 105/week @ 2024-10-28 58/week @ 2024-11-04 58/week @ 2024-11-11 70/week @ 2024-11-18 19/week @ 2024-11-25 160/week @ 2024-12-02 77/week @ 2024-12-09 66/week @ 2024-12-16 9/week @ 2024-12-30 70/week @ 2025-01-06 87/week @ 2025-01-13 96/week @ 2025-01-20 69/week @ 2025-01-27 16/week @ 2025-02-03

271 downloads per month

MIT/Apache

5KB
101 lines

OwnedFd

Clippy Linting Result Crates.io

Documentation

Generic resource ownership and borrowing for file descriptors in rust


lib.rs:

Provide a general handler for file descriptor reasources via the OwnedFd and FdRef types

Dependencies

~43KB