wasmtime_
wasi
25.0.2
FsError
Aliased type
Trait Implementations
From<Error>
From<ResourceTableError>
In crate wasmtime_
wasi
Type Alias
wasmtime_wasi
::
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.