Docs.rs
leetcode-core-0.5.0
leetcode-core 0.5.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
akarsh1995
Dependencies
async-trait ^0
normal
html2text ^0
normal
log ^0
normal
lru ^0
normal
reqwest ^0
normal
serde ^1
normal
serde_json ^1
normal
serde_with ^3.3.0
normal
strum ^0
normal
thiserror ^1
normal
Versions
0.32%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
leetcode_
core
0.5.0
In leetcode_
core::
graphql::
client
leetcode_core
::
graphql
::
client
Static
CACHE
Copy item path
Source
pub static CACHE:
OnceLock
<
RwLock
<
LruCache
<
u64
,
String
>>>