Sha256: 23923e0fce3221bdac371fe2d05028f30a87dba4f9b4a573b69dc2d6d39320b2

Contents?: true

Size: 199 Bytes

Versions: 19

Compression:

Stored size: 199 Bytes

Contents

//! Filesystem API constants, translated into `bitflags` constants.

use crate::backend;

pub use crate::io::FdFlags;
pub use crate::timespec::{Nsecs, Secs, Timespec};
pub use backend::fs::types::*;

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
wasmtime-29.0.0 ./ext/cargo-vendor/rustix-0.38.44/src/fs/constants.rs
wasmtime-28.0.0 ./ext/cargo-vendor/rustix-0.38.43/src/fs/constants.rs
wasmtime-27.0.0 ./ext/cargo-vendor/rustix-0.38.41/src/fs/constants.rs
wasmtime-26.0.0 ./ext/cargo-vendor/rustix-0.38.37/src/fs/constants.rs
wasmtime-25.0.2 ./ext/cargo-vendor/rustix-0.38.34/src/fs/constants.rs
wasmtime-25.0.1 ./ext/cargo-vendor/rustix-0.38.34/src/fs/constants.rs
wasmtime-25.0.0 ./ext/cargo-vendor/rustix-0.38.34/src/fs/constants.rs
wasmtime-24.0.0 ./ext/cargo-vendor/rustix-0.38.34/src/fs/constants.rs
wasmtime-23.0.2 ./ext/cargo-vendor/rustix-0.38.34/src/fs/constants.rs
wasmtime-22.0.0 ./ext/cargo-vendor/rustix-0.38.34/src/fs/constants.rs
wasmtime-21.0.1 ./ext/cargo-vendor/rustix-0.38.34/src/fs/constants.rs
wasmtime-20.0.2 ./ext/cargo-vendor/rustix-0.38.34/src/fs/constants.rs
wasmtime-20.0.0 ./ext/cargo-vendor/rustix-0.38.34/src/fs/constants.rs
wasmtime-18.0.3 ./ext/cargo-vendor/rustix-0.38.28/src/fs/constants.rs
wasmtime-17.0.1 ./ext/cargo-vendor/rustix-0.38.28/src/fs/constants.rs
wasmtime-17.0.0 ./ext/cargo-vendor/rustix-0.38.28/src/fs/constants.rs
wasmtime-16.0.0 ./ext/cargo-vendor/rustix-0.38.28/src/fs/constants.rs
wasmtime-15.0.1 ./ext/cargo-vendor/rustix-0.38.28/src/fs/constants.rs
wasmtime-15.0.0 ./ext/cargo-vendor/rustix-0.38.28/src/fs/constants.rs