candid_parser 0.1.4

Candid is an interface description language (IDL) for interacting with canisters running on the Internet Computer. This crate contains the parser and the binding generator for Candid.
Documentation

candid_parser

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 10 feature flags, 0 of them enabled by default.

random

  • configs
  • arbitrary
  • fake
  • rand
  • num-traits
  • serde

assist

  • dep:dialoguer
  • dep:console
  • dep:ctrlc

all

  • random
  • assist

fake

  • dep:fake

rand

  • dep:rand

configs

  • serde_dhall

serde_dhall

  • dep:serde_dhall

serde

  • dep:serde

arbitrary

  • dep:arbitrary

num-traits

  • dep:num-traits