Docs.rs
  • wasi-common-15.0.1
    • wasi-common 15.0.1
    • 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-rand ^2.0.0 normal
      • cap-std ^2.0.0 normal
      • log ^0.4.8 normal
      • thiserror ^1.0.43 normal
      • tracing ^0.1.26 normal
      • wasmtime ^15.0.1 normal
      • wiggle =15.0.1 normal
      • tempfile ^3.1.0 dev
      • test-log ^0.2 dev
      • tokio ^1.26.0 dev
      • tracing-subscriber ^0.3.1 dev
      • wasmtime ^15.0.1 dev
      • rustix ^0.38.21 normal
      • io-extras ^0.18.0 normal
      • windows-sys ^0.48.0 normal
    • Versions
    • 39.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_common15.0.1

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