Function gauc::web::handler_get [] [src]

pub fn handler_get(
    safe_client: &Arc<Mutex<Client>>,
    req: &mut Request
) -> IronResult<Response>