pgwire
2.2.0-alpha
In pgwire::
pg_
response
pgwire
::
pg_response
Trait Alias
Callback
Copy item path
source
trait Callback =
Future
<Output =
Result
<
()
,
BoxedError
>> +
Send
;