leetcode_core::graphql::client

Static CACHE

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