postgres_
protocol
0.6.7
In postgres_
protocol::
message::
frontend
Structs
CopyData
Enums
BindError
Functions
bind
cancel_request
close
copy_done
copy_fail
describe
execute
flush
parse
password_message
query
sasl_initial_response
sasl_response
ssl_request
startup_message
sync
terminate
postgres_protocol
::
message
::
frontend
Function
copy_fail
Copy item path
Settings
Help
Summary
source
pub fn copy_fail(message: &
str
, buf: &mut
BytesMut
) ->
Result
<
()
>