[−][src]Trait wasihost::wasi_snapshot_preview1::WasiFdInitializer
Defines how the file descriptor map is initialized.
Required methods
fn initialize(self) -> HashMap<Fd, WasiFd<S>>
Initializes the file descriptor map.