Docs.rs
kanban-core-0.7.1
kanban-core 0.7.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fulsomenko
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
chrono ^0.4
normal
serde ^1.0
normal
thiserror ^2.0
normal
uuid ^1.11
normal
serde_json ^1.0
dev
Versions
52.82%
of the crate is documented
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
parse_datetime_input
kanban_
core
0.7.1
In kanban_
core::
datetime_
input
kanban_core
::
datetime_input
Function
parse_
datetime_
input
Copy item path
Source
pub fn parse_datetime_input(input: &
str
) ->
Result
<
DateTime
<
Utc
>,
String
>