Docs.rs
wasefire-applet-api-0.6.1
wasefire-applet-api 0.6.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
ia0
jmichelp
Dependencies
bytemuck ^1.16.0
normal
sealed ^0.5.0
normal
optional
wasefire-applet-api-macro ^0.6.1
normal
wasefire-error ^0.1.1
normal
wasefire-logger ^0.1.5
normal
optional
Versions
95.09%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
wasm32-unknown-unknown
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
wasefire_applet_api
0.6.1
Module platform
Modules
Functions
In crate wasefire_applet_api
Module
wasefire_applet_api
::
platform
Copy item path
source
·
[
−
]
Expand description
Platform operations.
Modules
§
protocol
Platform protocol.
reboot
Module of
reboot
.
serial
Module of
serial
.
update
Operations to update the platform.
version
Module of
version
.
Functions
§
reboot
⚠
Non-
native
Reboots the device (thus platform and applets).
serial
⚠
Non-
native
Returns the serial of the platform.
version
⚠
Non-
native
Returns the version of the platform.