Struct postgres_protocol::types::Varbit [] [src]

pub struct Varbit<'a> { /* fields omitted */ }
[]

A VARBIT value.

Methods

impl<'a> Varbit<'a>
[src]

[]

Returns the number of bits.

[]

Returns the bits as a slice of bytes.