[][src]Function postgres_protocol::types::bool_to_sql

pub fn bool_to_sql(v: bool, buf: &mut BytesMut)

Serializes a BOOL value.