synaptic-lark 0.4.0

Feishu/Lark integration for Synaptic: document loader, Bitable tool, message tool
Documentation
1
2
3
4
5
6
7
8
9
pub(crate) mod bitable;
pub(crate) mod calendar;
#[cfg(feature = "bot")]
pub(crate) mod cardkit;
pub(crate) mod chat;
pub(crate) mod contact;
pub(crate) mod message;
pub(crate) mod spreadsheet;
pub(crate) mod task;