Skip to main content

get

Function get 

pub fn get(index: usize) -> Option<(&'static [u8], &'static [u8])>
Available on crate features http and std only.
Expand description

Look up a static-table entry by index (RFC 9204 §3.1).