wasi

Constant RIGHTS_FD_READ

Source
pub const RIGHTS_FD_READ: Rights = _; // 2u64
Expand description

The right to invoke fd_read and sock_recv. If rights::fd_seek is set, includes the right to invoke fd_pread.