Module pgx::pgbox[][src]

Structs

PgBox

Similar to Rust’s Box<T> type, PgBox<T> also represents heap-allocated memory.