Docs.rs
readstor-0.6.0
readstor 0.6.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
tnahs
Dependencies
chrono ^0.4
normal
clap ^4
normal
color-eyre ^0.6
normal
deunicode ^1
normal
env_logger ^0.11
normal
glob ^0.3
normal
log ^0.4
normal
once_cell ^1
normal
pathdiff ^0.2
normal
plist ^1
normal
regex ^1
normal
rusqlite ^0.32
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml_ng ^0.10
normal
sysinfo ^0.33
normal
tera ^1
normal
textwrap ^0.16
normal
thiserror ^2
normal
uuid ^1
normal
walkdir ^2
normal
assert_cmd ^2
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
lib
0.6.0
to_
slug_
date
Sections
Arguments
In lib::
strings
lib
::
strings
Function
to_slug_date
Copy item path
Source
pub fn to_slug_date(date: &
DateTime
<
Utc
>) ->
String
Expand description
Slugifies a date.
ยง
Arguments
date
- The date to slugify.