pub const DEFAULT_STMT_CACHE_SIZE: usize = 32;
Expand description

Each connection will cache up to this number of statements by default.