Function tera_shortcodes::fetch_shortcode
source ยท pub fn fetch_shortcode(
url: &str,
method: Option<&str>,
json_body: Option<&str>,
) -> Stringpub fn fetch_shortcode(
url: &str,
method: Option<&str>,
json_body: Option<&str>,
) -> String