logo
macro_rules! h {
    ($e:expr) => { ... };
}
Expand description

Simple macro to convert a string to a HeaderValue struct.