95 releases
0.10.13 | Jan 22, 2025 |
---|---|
0.10.11 | Dec 10, 2024 |
0.10.10 | Jul 29, 2024 |
0.10.6 | Mar 25, 2024 |
0.5.0 | Jul 30, 2020 |
#5 in #dfinity
75,370 downloads per month
Used in 250 crates
(202 directly)
255KB
6K
SLoC
Candid
Candid is an interface description language (IDL) for interacting with canisters (also known as services or actors) running on the Internet Computer.
The Candid crate is a serialization/deserialization library for Candid. You can seamlessly convert between Rust values and Candid in both binary and text format.
Usage
See the docs here.
Dependencies
~0.7–8MB
~68K SLoC