Macro foundation::client [] [src]

macro_rules! client {
    ($i: ident, $url: tt, $headers: expr) => { ... };
}