[][src]Macro webworker::headers

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