Docs.rs
bea-rs-0.8.1
bea-rs 0.8.1
Permalink
Docs.rs crate page
MIT
20 August 2026
Links
Repository
crates.io
Source
Owners
LHelge
Dependencies
chrono ^0.4.45
normal
clap ^4.6.1
normal
optional
clap_complete ^4.6.5
normal
optional
crossterm ^0.29.0
normal
optional
notify ^8.2.0
normal
optional
notify-debouncer-mini ^0.7.0
normal
optional
owo-colors ^4.3.0
normal
optional
rand ^0.10.1
normal
ratatui ^0.30.1
normal
optional
rmcp ^3.1.4
normal
optional
schemars ^1.2.1
normal
optional
serde ^1.0.228
normal
serde_json ^1.0.149
normal
serde_yml ^0.0.13
normal
shell-words ^1.1.1
normal
optional
thiserror ^2.0.18
normal
tokio ^1.52.3
normal
tui-markdown ^0.3.7
normal
optional
assert_cmd ^2.2.2
dev
predicates ^3.1.4
dev
rmcp ^3.1.4
dev
tempfile ^3.27.0
dev
tokio ^1.52.3
dev
Versions
51.47%
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
slugify
bears
0.8.1
In bears::
task
bears
::
task
Function
slugify
Copy item path
Source
pub fn slugify(title: &
str
) ->
String
Expand description
Convert a title to a URL-friendly slug.