pub fn build_limit_trend_report(
input: &RateLimitSamplesReport,
window_minutes: Option<i64>,
options: LimitReportOptions,
) -> LimitTrendReportpub fn build_limit_trend_report(
input: &RateLimitSamplesReport,
window_minutes: Option<i64>,
options: LimitReportOptions,
) -> LimitTrendReport