Function postgres_protocol::types::uuid_to_sql
[−]
[src]
pub fn uuid_to_sql(v: [u8; 16], buf: &mut Vec<u8>)
Serializes a UUID
value.
pub fn uuid_to_sql(v: [u8; 16], buf: &mut Vec<u8>)
Serializes a UUID
value.