☰
In postgres_protocol::types
?
Function
postgres_protocol
::
types
::
bool_to_sql
source
·
[
−
]
pub fn bool_to_sql(v:
bool
, buf: &mut
BytesMut
)
Expand description
Serializes a
BOOL
value.