Docs.rs
idl2json_cli-0.10.1
idl2json_cli 0.10.1
Permalink
Docs.rs crate page
Apache-2.0
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
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
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.