green_copper_runtime::modules::db::sqlx

Static PARSE_QUERY

source
pub static PARSE_QUERY: Lazy<Mutex<TimedCache<String, ParsedQuery>>>
Expand description

Cached static for the parse_query function.