Docs.rs
  • wasi-common-25.0.0
    • wasi-common 25.0.0
    • 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 ^3.0.0 normal optional
      • cap-rand ^3.0.0 normal
      • cap-std ^3.0.0 normal
      • cap-time-ext ^3.0.0 normal optional
      • fs-set-times ^0.20.1 normal optional
      • io-lifetimes ^2.0.3 normal optional
      • libc ^0.2.112 normal optional
      • log ^0.4.8 normal
      • system-interface ^0.27.1 normal optional
      • thiserror ^1.0.43 normal
      • tokio ^1.30.0 normal optional
      • tracing ^0.1.26 normal
      • wasmtime ^25.0.0 normal optional
      • wiggle =25.0.0 normal
      • tempfile ^3.1.0 dev
      • test-log ^0.2 dev
      • tokio ^1.30.0 dev
      • tracing-subscriber ^0.3.1 dev
      • wasmtime ^25.0.0 dev
      • rustix ^0.38.31 normal
      • io-extras ^0.18.1 normal
      • once_cell ^1.12.0 normal
      • rustix ^0.38.31 normal
      • windows-sys ^0.52.0 normal
    • Versions
    • 37.11% 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_common25.0.0

Module file

Module Items

  • Structs
  • Enums
  • Traits

In crate wasi_common

Module wasi_common::file

source ·

Structs§

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

Enums§

  • Advice
  • FileType

Traits§

  • WasiFile