Crate slack_morphism_hyper

Crate slack_morphism_hyper 

Source
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 listener::SlackClientEventsHyperListener;
pub use scroller_ext::SlackApiResponseScrollerExt;

Modules§

connector
listener
scroller_ext

Type Aliases§

SlackHyperClient