Docs.rs
opengauss-protocol-0.1.0
opengauss-protocol 0.1.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
Nelson-He
Dependencies
base64 ^0.13
normal
byteorder ^1.0
normal
bytes ^1.0
normal
fallible-iterator ^0.2
normal
hmac ^0.11
normal
lazy_static ^1.4.0
normal
md-5 ^0.9
normal
memchr ^2.0
normal
rand ^0.8
normal
ring ^0.16.9
normal
rust-crypto ^0.2.36
normal
sha2 ^0.9
normal
stringprep ^0.1
normal
Versions
100%
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
opengauss_
protocol
0.1.0
In opengauss_
protocol::
message::
frontend
opengauss_protocol
::
message
::
frontend
Function
execute
Copy item path
Source
pub fn execute(portal: &
str
, max_rows:
i32
, buf: &mut
BytesMut
) ->
Result
<
()
>