Function light_pencil::helpers::send_file_range [] [src]

pub fn send_file_range(
    filepath: &str,
    mimetype: Mime,
    as_attachment: bool,
    range: Option<&Range>
) -> PencilResult