Function send_stats

Source
pub async fn send_stats(
    configuration: &Configuration,
) -> Result<String, Error<SendStatsError>>