Docs.rs
wasefire-applet-api-0.8.0
wasefire-applet-api 0.8.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
ia0
jmichelp
Dependencies
bytemuck ^1.23.2
normal
derive-where ^1.6.0
normal
optional
sealed ^0.6.0
normal
optional
wasefire-applet-api-macro ^0.8.0
normal
wasefire-error ^0.1.3
normal
wasefire-logger ^0.2.0
normal
optional
wasefire-one-of ^0.1.1
normal
Versions
95.34%
of the crate is documented
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
Module fragment
wasefire_
applet_
api
0.8.0
Module fragment
Module Items
Modules
Functions
In wasefire_
applet_
api::
store
wasefire_applet_api
::
store
Module
fragment
Copy item path
Source
Expand description
Support for fragmented entries.
Modules
§
find
Module of
find
.
insert
Module of
insert
.
remove
Module of
remove
.
Functions
§
find
⚠
Non-
native
Finds an entry in the store, if any.
insert
⚠
Non-
native
Inserts an entry in the store.
remove
⚠
Non-
native
Removes an entry from the store.