1 unstable release

Uses old Rust 2015

0.1.0 Apr 12, 2016

#37 in #descriptor

Download history 30/week @ 2024-07-29 5/week @ 2024-08-05 19/week @ 2024-08-19 52/week @ 2024-08-26 33/week @ 2024-09-02 28/week @ 2024-09-09 60/week @ 2024-09-16 104/week @ 2024-09-23 90/week @ 2024-09-30 103/week @ 2024-10-07 42/week @ 2024-10-14 80/week @ 2024-10-21 105/week @ 2024-10-28 58/week @ 2024-11-04 58/week @ 2024-11-11

305 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