[][src]Macro webmachine_rust::h

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

Simple macro to convert a string to a HeaderValue struct.