Docs.rs
wasi-common-0.1.0
wasi-common 0.1.0
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
Links
crates.io
Source
Owners
alexcrichton
sunfishcode
github:bytecodealliance:wasmtime-publish
Dependencies
cfg-if ^0.1.9
normal
failure ^0.1
normal
filetime ^0.2.7
normal
libc ^0.2
normal
log ^0.4
normal
rand ^0.6
normal
wasi-common-cbindgen ^0.1.0
normal
cranelift-codegen ^0.40.0
dev
cranelift-entity ^0.40.0
dev
cranelift-native ^0.40.0
dev
cranelift-wasm ^0.40.0
dev
pretty_env_logger ^0.3.0
dev
target-lexicon ^0.4.0
dev
cfg-if ^0.1.9
build
nix ^0.13
normal
winapi ^0.3
normal
winx ^0.1.0
normal
Versions
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
wasi_common
[
−
]
[src]
Function
wasi_common
::
preopen_dir
pub fn preopen_dir<P:
AsRef
<
Path
>>(path: P) ->
Result
<
File
,
__wasi_errno_t
>