Docs.rs
vectorless-0.1.18
vectorless 0.1.18
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
zTgx
Dependencies
anyhow ^1
normal
optional
async-openai ^0.34
normal
async-trait ^0.1
normal
chrono ^0.4
normal
flate2 ^1.0
normal
futures ^0.3
normal
governor ^0.6
normal
indextree ^4.8.0
normal
lru ^0.12
normal
nonzero_ext ^0.3
normal
pulldown-cmark ^0.12
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^2
normal
tiktoken-rs ^0.9
normal
tokio ^1
normal
toml ^0.8
normal
tracing ^0.1
normal
uuid ^1.10
normal
tempfile ^3.10
dev
tokio-test ^0.4
dev
tracing-subscriber ^0.3
dev
bm25 ^2.3.2
normal
libc ^0.2
normal
lopdf ^0.34
normal
pdf-extract ^0.10.0
normal
rand ^0.8
normal
roxmltree ^0.20
normal
scraper ^0.22
normal
zip ^2.2
normal
Versions
100%
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
format_duration
vectorless
0.1.18
In vectorless::
util
vectorless
::
util
Function
format_
duration
Copy item path
Source
pub fn format_duration(duration:
Duration
) ->
String
Expand description
Format a duration for human-readable display.