[−][src]Constant wasihost_core::wasi_snapshot_preview1::native::rights_fd_read
pub const rights_fd_read: rights
The right to invoke fd_read
and sock_recv
.
If rights::fd_seek
is set, includes the right to invoke fd_pread
.