[][src]Function actix_web::web::get

pub fn get<P: 'static>() -> Route<P>

Create route with GET method guard.