Type Definition wasmer_wasix::types::wasi::Inode

source ·
pub type Inode = u64;
Expand description

File serial number that is unique within its file system.