tree: e41a42b885b43526df762cbccd2eff58d56015cb [path history] [tgz]
  1. benches/
  2. examples/
  3. src/
  4. tests/
  5. .cargo-checksum.json
  6. .cargo_vcs_info.json
  7. .travis.yml
  8. BUILD.bazel
  9. bulk.yaml
  10. Cargo.lock
  11. Cargo.toml
  12. Cargo.toml.orig
  13. LICENSE-APACHE
  14. LICENSE-MIT
  15. README.md
  16. vagga.yaml
third_party/rust_crates/vendor/openat-0.1.21/README.md

Openat Crate

Status: Beta

Documentation | Github | Crate

The interface to openat, symlinkat, and other functions in *at family.

Dependent crates

This crate is a thin wrapper for the underlying system calls. You may find the extension methods in openat-ext useful.

License

Licensed under either of

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.