Docs.rs
  • block_kit-0.1.0
    • block_kit 0.1.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • horita-yuya
    • Dependencies
      • serde ^1.0.103 normal
      • actix ^0.8.3 dev
      • actix-rt ^1.0.0 dev
      • actix-web ^2.0.0-alpha.4 dev
      • env_logger ^0.7.1 dev
      • envy ^0.4.0 dev
      • futures ^0.3.1 dev
      • log ^0.4.8 dev
      • serde_json ^1.0.44 dev
      • serde_urlencoded ^0.6.1 dev
      • tokio ^0.2.4 dev
    • Versions
    • 10.4% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

block_kit0.1.0

Crate Items

  • Structs
  • Enums
  • Constants

List of all items

Structs

  • api::chat::ChatMessage
  • api::chat::PostMessageResponse
  • attachment::Attachment
  • block::actions::ActionsBlock
  • block::context::ContextBlock
  • block::divider::DividerBlock
  • block::image::ImageBlock
  • block::section::SectionBlock
  • block_element::button::ButtonElement
  • block_element::date_picker::DatePickerElement
  • block_element::image::ImageElement
  • block_element::multi_select_menu::MultiStaticSelectMenuElement
  • block_element::overflow_menu::OverflowMenuElement
  • block_element::plain_text_input::PlainTextInputElement
  • block_element::select_menu::StaticSelectMenuElement
  • composition::confirmation_dialog::ConfirmationDialog
  • composition::option::OptionObject
  • composition::option_group::OptionGroup
  • composition::text::MarkdownText
  • composition::text::PlainText
  • config::SlackConfig
  • payload::chat::ChatPostMessagePayload
  • payload::interaction::InteractiveRespondPayload
  • payload::interaction::block_actions::Actions
  • payload::interaction::block_actions::BlockActionsPayload
  • payload::interaction::block_actions::SelectedOption
  • payload::interaction::block_actions::Text
  • payload::interaction::block_actions::User
  • payload::message::CommonMessagePayload
  • payload::slash_command::SlashCommandPayload

Enums

  • attachment::color::Color
  • block::Block
  • block::context::ContextBlockElement
  • block_element::BlockElement
  • block_element::button::Style
  • block_element::overflow_menu::OverflowMenuOption
  • composition::text::Text
  • payload::interaction::ResponseType

Constants

  • api::CHAT_POST_MESSAGE_URL