Docs.rs
mysql_common-0.31.0
mysql_common 0.31.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
blackbeam
Dependencies
base64 ^0.21
normal
bigdecimal ^0.4
normal
bigdecimal ^0.2
normal
bigdecimal ^0.3
normal
bitflags ^2.3
normal
bitvec ^1.0
normal
btoi ^0.4.3
normal
byteorder ^1
normal
bytes ^1.0
normal
chrono ^0.4.20
normal
crc32fast ^1.2
normal
flate2 ^1.0
normal
frunk ^0.4
normal
lazy_static ^1
normal
mysql-common-derive ^0.30.2
normal
num-bigint ^0.4
normal
num-traits ^0.2
normal
rand ^0.8
normal
regex ^1.5
normal
rust_decimal ^1.0
normal
saturating ^0.1
normal
serde ^1
normal
serde_json ^1
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
smallvec ^1.6.1
normal
thiserror ^1.0
normal
time ^0.3
normal
time ^0.2
normal
uuid ^1
normal
zstd ^0.12.4
normal
proptest ^1.0
dev
bindgen ^0
build
cc ^1.0
build
cmake ^0.1
build
subprocess ^0.2
build
Versions
66.09%
of the crate is documented
Go to latest version
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
☰
mysql_common
0.31.0
Module proto
Modules
Structs
Traits
In crate mysql_common
?
Module
mysql_common
::
proto
source
·
[
−
]
Modules
codec
MySql protocol codec implementation.
sync_framed
Structs
Binary
Binary protocol marker.
Text
Text protocol marker.
Traits
MyDeserialize
Deserialization for various MySql types.
MySerialize
Serialization for various MySql types.