Skip to main content

Crate idl2json_cli

Crate idl2json_cli 

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.