openat_ct 0.2.0-pre9

A wrapper around openat, symlinkat, and similar system calls forked and improved from https://crates.io/crates/openat
Documentation

openat_ct

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 12 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

linux

  • o_path
  • o_directory
  • o_tmpfile
  • statx
  • proc_self_fd
  • link_file_at
  • rename_exchange
  • renameat_flags

o_path

    This feature flag does not enable additional features.

statx

    This feature flag does not enable additional features.

o_directory

    This feature flag does not enable additional features.

renameat_flags

    This feature flag does not enable additional features.

o_tmpfile

    This feature flag does not enable additional features.

proc_self_fd

    This feature flag does not enable additional features.

    This feature flag does not enable additional features.

rename_exchange

    This feature flag does not enable additional features.

    This feature flag does not enable additional features.

fcntl_o_directory

    This feature flag does not enable additional features.