Docs.rs
beam-core-0.9.0
beam-core 0.9.0
Permalink
Docs.rs crate page
MIT
08 August 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
hmac ^0.13.0
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
sha2 ^0.11.0
normal
thiserror ^2.0.17
normal
tokio ^1.48.0
normal
toml ^1.1.2
normal
tracing ^0.1.41
normal
tracing-subscriber ^0.3.20
normal
uuid ^1.18.1
normal
tokio ^1.48.0
dev
Versions
7.54%
of the crate is documented
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
Module triggers
beam_
core
0.9.0
Module triggers
Module Items
Functions
In crate beam_
core
beam_core
Module
triggers
Copy item path
Source
Functions
ยง
custom_
trigger_
rest
Text that follows the trigger keyword, with leading separators removed. Returns
None
when the message is exactly the keyword.
resolve_
custom_
trigger
Returns the first configured trigger whose keyword starts the trimmed text, respecting a word boundary after the keyword.
resolve_
trigger_
message
The effective initial message for a session created by a trigger: the configured prompt plus any trailing user text, or the raw text when the trigger has no prompt.