Skip to main content

Crate open_lark

Crate open_lark 

Source
Expand description

openlark - 飞书开放平台 Rust SDK

这个 crate 是 OpenLark SDK 的统一入口,重新导出了各个功能模块。 用户可以根据需要开启对应的 feature 来使用特定功能。

§安装

[dependencies]
openlark = "0.15"

Re-exports§

pub use openlark_core;
pub use openlark_client;
pub use openlark_auth;
pub use openlark_communication;
pub use openlark_docs;
pub use openlark_workflow;

Modules§

prelude
Prelude module for convenient imports