Docs.rs
duration-str-0.9.1
duration-str 0.9.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
baoyachi
Dependencies
chrono ^0.4.23
normal
optional
rust_decimal ^1.29.1
normal
serde ^1.0.147
normal
optional
thiserror ^1.0.37
normal
time ^0.3.17
normal
optional
winnow ^0.6.6
normal
serde_json ^1.0.87
dev
Versions
44.44%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
duration_str
0.9.1
?
Settings
Function
duration_str
::
parse
Copy item path
source
·
[
−
]
pub fn parse(input: impl
AsRef
<
str
>) ->
Result
<
Duration
,
String
>