Docs.rs
beam-core-0.3.3
beam-core 0.3.3
Docs.rs crate page
MIT
30 June 2026
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
linuxhenhao
Dependencies
anyhow ^1.0.100
normal
async-trait ^0.1.89
normal
chrono ^0.4.42
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
sha2 ^0.10.9
normal
thiserror ^2.0.17
normal
tokio ^1.48.0
normal
toml ^0.9.8
normal
uuid ^1.18.1
normal
tokio ^1.48.0
dev
Versions
2.59%
of the crate is documented
Go to latest version
Platform
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
create_wait
beam_
core
0.3.3
In beam_
core::
workflow_
actions
beam_core
::
workflow_actions
Function
create_
wait
Copy item path
Source
pub async fn create_wait( log: &mut
EventLog
, input:
CreateWaitInput
, ) ->
Result
<
Value
>