Crate idl2json_cli

source ·
Expand description

Command line library for converting candid to JSON.

Structs§

  • Converts Candid on stdin to JSON on stdout.

Functions§

  • Reads IDL from stdin, writes JSON to stdout.