Static leetcode_core::graphql::client::CACHE

source ·
pub static CACHE: OnceLock<RwLock<LruCache<u64, String>>>