Type Definition mobc_tonic::InterceptorFn[][src]

type InterceptorFn = fn(_: Request<()>) -> Result<Request<()>, Status>;