Skip to main content

get_fed_watch_dot_plot

Function get_fed_watch_dot_plot 

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