DEFAULT_STMT_CACHE_SIZE

Constant DEFAULT_STMT_CACHE_SIZE 

Source
pub const DEFAULT_STMT_CACHE_SIZE: usize = 32;
Expand description

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