ostree/rust-bindings/rust/tests/repo
Colin Walters 955f0ddb9d repo: Expose dfd_as_file()
The `dfd()` API returns just an integer.  Add a safe API that
makes a copy of the fd.  What we really want here is `BorrowedFd` from
https://github.com/rust-lang/rfcs/blob/master/text/3128-io-safety.md
but that isn't here yet.
2022-05-06 12:53:57 -04:00
..
checkout_at.rs repo_checkout_at_options: fix version flags 2022-05-06 12:53:55 -04:00
mod.rs repo: Expose dfd_as_file() 2022-05-06 12:53:57 -04:00