Skip to main content

finalize_page

Function finalize_page 

Source
pub fn finalize_page<T>(items: &mut Vec<T>, requested_limit: u32) -> bool
Expand description

Trim an overfetched page back to the requested size and return has_more.