Docs.rs
opensrv-mysql-0.7.0
opensrv-mysql 0.7.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
PsiACE
Dependencies
async-trait ^0.1.52
normal
byteorder ^1.4.3
normal
chrono ^0.4.20
normal
mysql_common ^0.32.0
normal
nom ^7.1.0
normal
pin-project-lite ^0.2.9
normal
optional
tokio ^1.17.0
normal
tokio-rustls ^0.25
normal
optional
futures ^0.3
dev
mysql =24.0.0
dev
mysql_async =0.31.0
dev
native-tls ^0.2.8
dev
rcgen ^0.12
dev
rustls-pemfile ^2.0
dev
rustls-pki-types ^1.0
dev
tempfile ^3.3.0
dev
tokio ^1.0
dev
Versions
99.26%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
opensrv_
mysql
0.7.0
opensrv_mysql
Function
to_naive_datetime
Copy item path
Source
pub fn to_naive_datetime(val:
Value
<'_>) ->
Result
<
NaiveDateTime
,
Error
>