Docs.rs
mdql-core-0.3.0
mdql-core 0.3.0
Docs.rs crate page
AGPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
bliiir
Dependencies
chrono ^0.4
normal
fs2 ^0.4
normal
indexmap ^2
normal
libc ^0.2
normal
notify ^7
normal
rayon ^1
normal
regex ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
tantivy ^0.22
normal
tempfile ^3
normal
thiserror ^2
normal
walkdir ^2
normal
pretty_assertions ^1
dev
Versions
20.43%
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
slugify
mdql_
core
0.3.0
In mdql_
core::
api
mdql_core
::
api
Function
slugify
Copy item path
Source
pub fn slugify(text: &
str
, max_length:
usize
) ->
String