StatementArena

Type Alias StatementArena 

Source
pub type StatementArena<'db> = Arena<Statement<'db>, StatementArenaBehavior>;

Aliased Typeยง

pub struct StatementArena<'db> { /* private fields */ }