Home
last modified time | relevance | path

Searched refs:DEFAULT_PAGINATION_CHUNKS (Results 1 – 1 of 1) sorted by relevance

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/rspotify-0.11.3/src/
H A Dlib.rs230 pub const DEFAULT_PAGINATION_CHUNKS: u32 = 50; const
266 pagination_chunks: DEFAULT_PAGINATION_CHUNKS, in default()