1 unstable release

Uses old Rust 2015

0.1.0 Apr 12, 2016

#44 in #descriptor

Download history 64/week @ 2024-11-08 67/week @ 2024-11-15 34/week @ 2024-11-22 134/week @ 2024-11-29 92/week @ 2024-12-06 72/week @ 2024-12-13 10/week @ 2024-12-20 1/week @ 2024-12-27 53/week @ 2025-01-03 91/week @ 2025-01-10 84/week @ 2025-01-17 89/week @ 2025-01-24 29/week @ 2025-01-31 34/week @ 2025-02-07 16/week @ 2025-02-14

91 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