[][src]Type Definition wasi_common::wasi::Result

type Result<T> = Result<T, Errno>;