2 lines
47 B
Rust
2 lines
47 B
Rust
pub const SEARCH_RESULTS_PER_PAGE: usize = 20;
|
pub const SEARCH_RESULTS_PER_PAGE: usize = 20;
|