Skip to main content

resolve_template

Function resolve_template 

Source
pub fn resolve_template(template: &str, access_token: &str) -> String
Expand description

Resolve the {access_token} template variable in a header value.

Currently the only supported template variable is {access_token}.