warp::filters::fs

Function bytes_range

source
fn bytes_range(
    range: Option<Range>,
    max_len: u64,
) -> Result<(u64, u64), BadRange>