Expand description

Slack Morphism models for Rust

This library contains the client implementation for Hyper/Tokio. Please follow to the official website: https://slack-rust.abdolence.dev for details.

Re-exports

pub use crate::connector::SlackClientHyperConnector;
pub use crate::connector::SlackClientHyperHttpsConnector;
pub use listener::chain_service_routes_fn;
pub use scroller_ext::SlackApiResponseScrollerExt;

Modules

Type Definitions