Docs.rs
  • wasi-common-18.0.3
    • wasi-common 18.0.3
    • Docs.rs crate page
    • Apache-2.0 WITH LLVM-exception
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • alexcrichton
    • sunfishcode
    • github:bytecodealliance:wasmtime-publish
    • wasmtime-publish
    • Dependencies
      • anyhow ^1.0.22 normal
      • bitflags ^2.0 normal
      • cap-fs-ext ^2.0.0 normal optional
      • cap-rand ^2.0.0 normal
      • cap-std ^2.0.0 normal
      • cap-time-ext ^2.0.0 normal optional
      • fs-set-times ^0.20.0 normal optional
      • io-lifetimes ^2.0.2 normal optional
      • libc ^0.2.60 normal optional
      • log ^0.4.8 normal
      • system-interface ^0.26.0 normal optional
      • thiserror ^1.0.43 normal
      • tokio ^1.26.0 normal optional
      • tracing ^0.1.26 normal
      • wasmtime ^18.0.3 normal optional
      • wiggle =18.0.3 normal
      • tempfile ^3.1.0 dev
      • test-log ^0.2 dev
      • tokio ^1.26.0 dev
      • tracing-subscriber ^0.3.1 dev
      • wasmtime ^18.0.3 dev
      • rustix ^0.38.21 normal
      • io-extras ^0.18.0 normal
      • once_cell ^1.12.0 normal
      • rustix ^0.38.21 normal
      • windows-sys ^0.52.0 normal
    • Versions
    • 37.72% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

wasi_common18.0.3

Module file

  • Structs
  • Enums
  • Traits

In crate wasi_common

?
Change settings

Module wasi_common::file

source ·

Structs§

  • FdFlags
  • FdStat
  • FileAccessMode
  • Filestat
  • OFlags
  • RiFlags
  • RoFlags
  • SdFlags
  • SiFlags

Enums§

  • Advice
  • FileType

Traits§

  • WasiFile