Skip to main content

HTTP2_CHECK_KIND_COUNT

Constant HTTP2_CHECK_KIND_COUNT 

Source
pub const HTTP2_CHECK_KIND_COUNT: usize = 3;
Expand description

Number of HTTP/2 checks the TransportProfile supports.

Kept as a const so callers can pre-allocate fixed-size result vectors and so the scoring function is easy to reason about.