Docs.rs
pozk-utils-0.1.3
pozk-utils 0.1.3
Permalink
Docs.rs crate page
GPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
sunhuachuang
Dependencies
anyhow ^1.0
normal
ethers ^2.0
normal
hex ^0.4
normal
once_cell ^1.19
normal
reqwest ^0.12
normal
serde_json ^1.0
normal
tokio ^1
normal
tracing ^0.1
normal
Versions
29.89%
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
write_task_input
pozk_
utils
0.1.3
pozk_utils
Function
write_
task_
input
Copy item path
Source
pub async fn write_task_input( tid: &
str
, inputs:
Vec
<
u8
>, publics:
Vec
<
u8
>, ) ->
Result
<
()
>