Docs.rs
klvm_tools_rs-0.4.0
klvm_tools_rs 0.4.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Chik-Network
Dependencies
binascii ^0.1.4
normal
chik-bls ^0.22.0
normal
do-notation ^0.1.3
normal
hashlink ^0.10.0
normal
hex ^0.4.3
normal
indoc ^2.0
normal
klvmr ^0.16.0
normal
lazy_static ^1.4.0
normal
lfsr ^0.3.0
normal
optional
num ^0.4.3
normal
num-bigint ^0.4.0
normal
num-traits ^0.2.14
normal
pyo3 ^0.24.1
normal
optional
rand ^0.9.0
normal
optional
rand_chacha ^0.9.0
normal
optional
regex ^1.11.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.9.5
normal
tempfile ^3.19.1
normal
unicode-segmentation ^1.12.0
normal
yaml-rust2 ^0.10.1
normal
lfsr ^0.3.0
dev
rand ^0.9.0
dev
rand_chacha ^0.9.0
dev
pyo3-build-config ^0.24.0
build
getrandom ^0.2
normal
getrandom ^0.2
normal
js-sys ^0.3.58
normal
wasm-bindgen ^0.2.100
normal
Versions
22.45%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
klvm_
tools_
rs
0.4.0
In klvm_
tools_
rs::
classic::
klvm_
tools::
cmds
klvm_tools_rs
::
classic
::
klvm_tools
::
cmds
Function
call_tool_stdout
Copy item path
Source
pub fn call_tool_stdout( allocator: &mut
Allocator
, tool_name: &
str
, input_args: &[
String
], )