Docs.rs
agent-toolprint-0.1.0
agent-toolprint 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
p-vbordei
Dependencies
async-trait ^0.1
normal
base64 ^0.22
normal
bs58 ^0.5
normal
chrono ^0.4
normal
ed25519-dalek ^2.1
normal
once_cell ^1.19
normal
rand ^0.8
normal
regex ^1.10
normal
serde ^1.0
normal
serde_jcs ^0.1
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^1.0
normal
uuid ^1.10
normal
tokio ^1
dev
Versions
21.57%
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
countersign_tool
agent_
toolprint
0.1.0
In agent_
toolprint::
sign
agent_toolprint
::
sign
Function
countersign_
tool
Copy item path
Source
pub fn countersign_tool(envelope: &
Value
, sk: &[
u8
;
32
]) ->
Result
<
Value
,
Error
>