Docs.rs
punkgo-kernel-0.5.1
punkgo-kernel 0.5.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
FeilixX
Dependencies
anyhow ^1.0.101
normal
async-trait ^0.1
normal
ed25519-dalek ^2
normal
fs2 ^0.4
normal
hex ^0.4
normal
interprocess ^2.4
normal
punkgo-core ^0.5.1
normal
rand ^0.8
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
sha2 ^0.10.9
normal
sqlx ^0.8.6
normal
thiserror ^2.0.18
normal
tlog_tiles ^0.2.0
normal
tokio ^1.49.0
normal
tracing ^0.1.44
normal
tracing-subscriber ^0.3.22
normal
uuid ^1.21.0
normal
tempfile ^3.16
dev
Versions
54.27%
of the crate is documented
Platform
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
Skip to main content
make_request
punkgo_
kernel
0.5.1
In punkgo_
kernel::
testkit
punkgo_kernel
::
testkit
Function
make_
request
Copy item path
Source
pub fn make_request( request_type:
RequestType
, payload:
Value
, ) ->
RequestEnvelope