[][src]Type Definition wasi::Result

type Result<T, E = Error> = Result<T, E>;