kvarn_extensions::view_counter

Function starts_with_predicate

source
pub fn starts_with_predicate(
    starts_with: impl Into<String>,
) -> impl Fn(&FatRequest) -> bool + Send + Sync + 'static
Available on crate feature view-counter only.