Home
last modified time | relevance | path

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

/external/rust/crates/tokio-stream/src/
Dstream_ext.rs909 (right_low, right_hign): (usize, Option<usize>), in merge_size_hints() argument
911 let low = left_low.saturating_add(right_low); in merge_size_hints()