Docs.rs
studiole-command-0.2.1
studiole-command 0.2.1
Permalink
Docs.rs crate page
AGPL-3.0-only
Links
Repository
crates.io
Source
Owners
StudioLE
Dependencies
async-trait ^0.1.89
normal
indicatif ^0.18.4
normal
optional
serde ^1.0.228
normal
studiole-di ^0.4.0
normal
optional
studiole-report 0.*
normal
thiserror ^2.0.18
normal
tokio ^1.50.0
normal
optional
tracing ^0.1.44
normal
insta ^1.47.2
dev
tokio ^1.50.0
dev
tracing-subscriber =0.3.19
dev
Versions
68.92%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
define_commands_web
studiole_
command
0.2.1
studiole_command
Macro
define_
commands_
web
Copy item path
Source
macro_rules! define_commands_web { ($($kind:ident($req:ty)),* $(,)?) => { ... }; }