wasmtime_
wasi
29.0.0
FsError
Aliased type
Trait Implementations
From<Error>
From<ResourceTableError>
In crate wasmtime_
wasi
wasmtime_wasi
Type Alias
FsError
Copy item path
Source
pub type FsError =
TrappableError
<
ErrorCode
>;
Aliased Type
§
struct FsError {
/* private fields */
}
Trait Implementations
§
Source
§
impl
From
<
Error
> for
FsError
Source
§
fn
from
(error:
Error
) -> Self
Converts to this type from the input type.
Source
§
impl
From
<ResourceTableError> for
FsError
Source
§
fn
from
(error: ResourceTableError) -> Self
Converts to this type from the input type.