[][src]Macro aiven_rs::make_request

macro_rules! make_request {
    ($sel:ident, $method:path, $url:expr) => { ... };
}

Make a http request without json body.