Module std::os::wasi::io

???? This is a nightly-only experimental API. (wasi_ext #71213)
This is supported on WASI only.

WASI-specific extensions to general I/O primitives.

Structs

BorrowedFdExperimental

A borrowed file descriptor.

OwnedFdExperimental

An owned file descriptor.

Traits

AsFdExperimental

A trait to borrow the file descriptor from an underlying object.

A trait to extract the raw file descriptor from an underlying object.

A trait to express the ability to construct an object from a raw file descriptor.

A trait to express the ability to consume an object and acquire ownership of its raw file descriptor.

Type Definitions

Raw file descriptors.

© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/os/wasi/io/index.html