Docs.rs
slack-blocks-0.25.0
slack-blocks 0.25.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cakekindel
Dependencies
mox ^0.12
normal
optional
serde ^1
normal
validator ^0.10.0
normal
optional
validator_derive ^0.10.0
normal
optional
lazy_static ^1.4.0
dev
mox ^0.12
dev
pretty_assertions ^0.7.2
dev
serde_json ^1
dev
Versions
100%
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
Module opt
slack_
blocks
0.25.0
Module opt
Sections
Option Object
Module Items
Modules
Structs
In slack_
blocks::
compose
slack_blocks
::
compose
Module
opt
Copy item path
Source
Expand description
ยง
Option Object
slack api docs ๐
An object that represents a single selectable item in a
select menu ๐
,
multi-select menu ๐
,
checkbox group ๐
,
radio button group ๐
,
or
overflow menu ๐
.
Modules
ยง
build
Opt builder
Structs
ยง
Allow
Url
Opt does support urls.
AnyText
Opt supports text::Plain and text::Mrkdwn.
NoUrl
Opt does not support urls.
Opt
Option Object