[][src]Module pgx::pgbox

Structs

PgBox

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