Docs.rs
duration-str-0.1.4
duration-str 0.1.4
Docs.rs crate page
MIT
AND
Apache-2.0
Links
Repository
crates.io
Source
Owners
baoyachi
Dependencies
anyhow ^1
normal
chrono ^0.4.19
normal
nom ^6
normal
chrono ^0.4.19
dev
Versions
66.67%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
duration_str
?
Function
duration_str
::
parse
[
−
]
[src]
pub fn parse(input: &
str
) ->
Result
<
Duration
>