Docs.rs
mcai-workflow-0.3.0
mcai-workflow 0.3.0
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
MarcAntoine-Arnaud
Dependencies
by_address ^1.0.4
normal
css-in-rust-next ^0.6.0
normal
enum-iterator ^0.8.1
normal
heck ^0.4.0
normal
log ^0.4.16
normal
material-icons ^0.2.0
normal
mcai-client ^0.4.0
normal
mcai_models ^0.7.0
normal
schemars ^0.8.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
wasm-bindgen ^0.2.80
normal
web-sys ^0.3.57
normal
yew ^0.19.3
normal
yew-feather ^0.2.1
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
SharedWorkerDefinition
In mcai_workflow
?
Type Definition
mcai_workflow
::
SharedWorkerDefinition
source
·
[
−
]
pub type SharedWorkerDefinition =
ByAddress
<
Arc
<
Mutex
<
WorkerDefinition
>>>;