Type Definition slack_morphism::ClientResult

source ·
pub type ClientResult<T> = Result<T, SlackClientError>;