Function pgwire::codec::input_err[][src]

fn input_err(source: impl Into<Box<dyn Error + Send + Sync>>) -> Error
Expand description

Constructs an error indicating that the client has violated the pgwire protocol.