candid 0.7.18

Candid is an interface description language (IDL) for interacting with canisters running on the Internet Computer.
Documentation
1
2
#![allow(clippy::all)]
include!(concat!(env!("OUT_DIR"), "/parser/grammar.rs"));