Docs.rs
beam-core-0.2.0
beam-core 0.2.0
Docs.rs crate page
MIT
14 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
1.72%
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
get_task
beam_
core
0.2.0
In beam_
core::
schedule_
store
beam_core
::
schedule_store
Function
get_
task
Copy item path
Source
pub fn get_task( paths: &
BeamPaths
, id: &
str
, ) ->
Result
<
Option
<
ScheduledTask
>,
ScheduleStoreError
>