Function adguardian::fetch::fetch_stats::fetch_adguard_stats
source · pub async fn fetch_adguard_stats(
client: &Client,
endpoint: &str,
username: &str,
password: &str
) -> Result<StatsResponse, Error>