Docs.rs
mysql_common-0.33.0
mysql_common 0.33.0
Permalink
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
blackbeam
Dependencies
base64 ^0.22
normal
bigdecimal >=0.3, <0.5
normal
optional
bitflags ^2.3
normal
bitvec ^1.0
normal
optional
btoi ^0.4.3
normal
byteorder ^1
normal
bytes ^1.0
normal
chrono ^0.4.20
normal
optional
crc32fast ^1.2
normal
flate2 ^1.0
normal
frunk ^0.4
normal
optional
lazy_static ^1
normal
mysql-common-derive ^0.31.0
normal
optional
num-bigint ^0.4
normal
num-traits ^0.2
normal
rand ^0.8
normal
regex ^1.5
normal
rust_decimal ^1.0
normal
optional
saturating ^0.1
normal
serde ^1
normal
serde_json ^1
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
thiserror ^1.0
normal
time ^0.3
normal
optional
uuid ^1
normal
zstd ^0.13
normal
proptest ^1.0
dev
unic-langid ^0.9.4
dev
bindgen ^0
build
cc ^1.0
build
cmake ^0.1
build
subprocess ^0.2
build
Versions
56.23%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
mysql_
common
0.33.0
Module proto
Module Items
Modules
Structs
Traits
In crate mysql_
common
mysql_common
Module
proto
Copy item path
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.