Docs.rs
idl2json_cli-0.10.1
idl2json_cli 0.10.1
Permalink
Docs.rs crate page
Apache-2.0
07 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
bitdivine
Dependencies
anyhow ^1
normal
candid ^0.10.0
normal
candid_parser ^0.1.0
normal
clap ^3.1.6
normal
fn-error-context ^0.2.1
normal
idl2json ^0.10.1
normal
serde_json ^1.0
normal
anyhow ^1
build
toml ^0.5.9
build
Versions
100%
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
Crate idl2json_cli
idl2json_
cli
0.10.1
All Items
Crate Items
Structs
Functions
Crate
idl2json_
cli
Copy item path
Source
Expand description
Command line library for converting candid to JSON.
Structs
§
Args
Converts Candid on stdin to JSON on stdout.
Functions
§
main
Reads IDL from stdin, writes JSON to stdout.