[][src]Macro waserv::headers

macro_rules! headers {
    { $($key:expr => $value:expr),+ } => { ... };
    () => { ... };
}