Docs.rs
hyperware_process_lib-1.1.0
hyperware_process_lib 1.1.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
nick1udwig
Dependencies
alloy ^0.8.1
normal
alloy-primitives ^0.8.15
normal
alloy-sol-macro ^0.8.15
normal
alloy-sol-types ^0.8.15
normal
anyhow ^1.0
normal
base64 ^0.22.1
normal
bincode ^1.3.3
normal
color-eyre ^0.6
normal
optional
http ^1.0.0
normal
mime_guess ^2.0
normal
rand ^0.8
normal
regex ^1.11.1
normal
rmp-serde ^1.1.2
normal
serde ^1.0
normal
serde_json ^1.0.120
normal
thiserror ^1.0
normal
tracing ^0.1
normal
optional
tracing-error ^0.2
normal
optional
tracing-subscriber ^0.3
normal
optional
url ^2.4.1
normal
wit-bindgen ^0.36.0
normal
Versions
42.86%
of the crate is documented
Go to latest version
Platform
x86_64-apple-darwin
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
hyperware_
process_
lib
1.1.0
Context
Aliased Type
In hyperware_
process_
lib::
kernel_
types
hyperware_process_lib
::
kernel_types
Type Alias
Context
Copy item path
Source
pub type Context =
Vec
<
u8
>;
Aliased Type
ยง
struct Context {
/* private fields */
}