wasmtime_
wasi
28.0.0
Timestamp
Trait Implementations
TryFrom<Datetime>
In wasmtime_
wasi::
preview1::
types
wasmtime_wasi
::
preview1
::
types
Type Alias
Timestamp
Copy item path
source
pub type Timestamp =
u64
;
Available on
crate feature
preview1
only.
Trait Implementations
§
source
§
impl
TryFrom
<
Datetime
> for
Timestamp
source
§
type
Error
=
Errno
The type returned in the event of a conversion error.
source
§
fn
try_from
(_:
Datetime
) ->
Result
<Self, Self::
Error
>
Performs the conversion.