candid 0.9.0-beta.3

Candid is an interface description language (IDL) for interacting with canisters running on the Internet Computer.
Documentation

candid

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 12 feature flags, 0 of them enabled by default.

random

  • parser
  • configs
  • arbitrary
  • fake
  • rand

parser

  • lalrpop
  • lalrpop-util
  • logos

rand

  • dep:rand

arbitrary

  • dep:arbitrary

fake

  • dep:fake

configs

  • serde_dhall

lalrpop-util

  • dep:lalrpop-util

logos

  • dep:logos

all

  • random

lalrpop

  • dep:lalrpop

serde_dhall

  • dep:serde_dhall

mute_warnings

    This feature flag does not enable additional features.