Function actix_web::pred::Get

source ·
pub fn Get<S: 'static>() -> MethodPredicate<S>
Expand description

Predicate to match GET http method