pub fn starts_with_predicate( starts_with: impl Into<String>, ) -> impl Fn(&FatRequest) -> bool + Send + Sync + 'static
view-counter