sfr-types 0.1.2

The crate has shared types in `slack-framework-rs`.
Documentation
1
2
3
4
5
//! The type that represents a request.

pub mod chat;
pub mod files;
pub mod oauth;