Expand description
A safe wrapper around Postgres StringInfo structure
Structs§
- String
Info - StringInfoData holds information about an extensible string that is allocated by Postgres’ memory system, but generally follows Rust’s drop semantics
A safe wrapper around Postgres StringInfo structure