1 unstable release

Uses old Rust 2015

0.1.0 Apr 12, 2016

#35 in #descriptor

Download history 28/week @ 2024-07-25 10/week @ 2024-08-01 2/week @ 2024-08-08 9/week @ 2024-08-15 27/week @ 2024-08-22 56/week @ 2024-08-29 31/week @ 2024-09-05 47/week @ 2024-09-12 85/week @ 2024-09-19 90/week @ 2024-09-26 93/week @ 2024-10-03 76/week @ 2024-10-10 64/week @ 2024-10-17 78/week @ 2024-10-24 88/week @ 2024-10-31 50/week @ 2024-11-07

282 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

~44KB