[][src]Constant wasi::RIGHTS_FD_TELL

pub const RIGHTS_FD_TELL: Rights

The right to invoke fd_seek in such a way that the file offset remains unaltered (i.e., WHENCE_CUR with offset zero), or to invoke fd_tell.