Skip to main content

get_macro_indicator_history

Function get_macro_indicator_history 

Source
pub async fn get_macro_indicator_history(
    __arg0: State<RestState>,
    __arg1: Json<Value>,
) -> Result<RawJson, (StatusCode, Json<Value>)>