Skip to main content

usage_history_handler

Function usage_history_handler 

Source
pub async fn usage_history_handler(
    __arg0: State<Arc<AppState>>,
    __arg1: Query<UsageHistoryQuery>,
) -> Json<Value>
Expand description

Returns bucketed usage history from the persistent store.