initSidebarItems({"enum":[["IsNull","An enum representing the nullability of a Postgres value."],["Kind","Represents the kind of a Postgres type."],["Type","A Postgres type."]],"struct":[["Other","Information about an unknown type."],["Slice","An adapter type mapping slices to Postgres arrays."]],"trait":[["FromSql","A trait for types that can be created from a Postgres value."],["ToSql","A trait for types that can be converted into Postgres values."]],"type":[["Oid","A Postgres OID."]]});