# 参考

本节提供有关Candid支持的类型的详细参考信息，Candid规范，和关于Candid Rust crate文档的链接。

* [Supported types](https://sdk.dfinity.org/docs/candid-guide/candid-types.html) / 支持的类型
* [Candid specification](https://github.com/dfinity/candid) / Candid 规范
* [Candid Rust crate](https://docs.rs/candid)

如果您在开始使用Candid之前正在寻找更多信息，请查看以下相关资源：

* [How Candid provides a common language for application interfaces (video)](https://www.youtube.com/watch?v=O2KaWRtsqHg)
