Type Definition fidl_fuchsia_io::ReadableReadResult

source ·
pub type ReadableReadResult = Result<Vec<u8>, i32>;