Skip to main content

get_dashboard

Function get_dashboard 

async fn get_dashboard(
    __arg0: State<SharedState>,
) -> Result<Json<DashboardResponse>, ErrorResponse>