pub type LinkatFlags = AtFlags;Available on crate feature
fs only.Aliased Type§
pub struct LinkatFlags(/* private fields */);Implementations§
Source§impl LinkatFlags
impl LinkatFlags
pub const SymlinkFollow: LinkatFlags = LinkatFlags::AT_SYMLINK_FOLLOW
👎Deprecated since 0.28.0: The variant is deprecated, please use
AtFlags insteadpub const NoSymlinkFollow: LinkatFlags
👎Deprecated since 0.28.0: The variant is deprecated, please use
AtFlags insteadLayout§
Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...) attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.
Size: 4 bytes