Type Definition light_pencil::AfterRequestFunc [] [src]

type AfterRequestFunc = Fn(&Request, &mut Response) + Send + Sync;