Docs.rs
duration-str-0.3.7
duration-str 0.3.7
Docs.rs crate page
MIT
AND
Apache-2.0
Links
Repository
crates.io
Source
Owners
baoyachi
Dependencies
anyhow ^1.0.38
normal
chrono ^0.4.19
normal
nom ^6.1.2
normal
rust_decimal ^1.15
normal
serde ^1.0.124
normal
serde_json ^1.0.64
normal
Versions
40%
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
☰
Other items in
duration_str
?
Function
duration_str
::
after_naive_date_time
[
−
]
[src]
pub fn after_naive_date_time<S:
Into
<
String
>>(input: S) ->
Result
<
NaiveDateTime
>