Searched refs:check (Results 1 – 7 of 7) sorted by relevance
22 - run: cargo fmt --all --check30 - run: cargo deny check71 check:83 run: cargo hack check --workspace --no-private --each-feature --no-dev-deps85 run: cargo hack check --package tonic --feature-powerset --depth 287 run: cargo check --workspace --all-targets --all-features106 - run: cargo no-dev-deps --no-private check --all-features169 - name: Install cargo-check-external-types172 tool: cargo-check[email protected]175 - run: cargo hack --no-private check-external-types
77 check = style(Emoji("✔", "+")).green(), in fmt()87 check = style(Emoji("✖", "x")).red(), in fmt()99 check = style(Emoji("✖", "x")).red(), in fmt()
119 async fn check( in check() method227 .check(Request::new(HealthCheckRequest { in test_service_check()237 .check(Request::new(HealthCheckRequest { in test_service_check()246 .check(Request::new(HealthCheckRequest { in test_service_check()259 .check(Request::new(HealthCheckRequest { in test_service_check()
140 pub async fn check( in check() function220 async fn check( in check() method347 <T as Health>::check(&inner, request).await in call()
54 // Describes how a quota check failed.69 // The subject on which the quota check failed.74 // A description of how the quota check failed. Clients can use this223 // For example, if a quota check failed with an error indicating the calling
113 if necessary. To see how to adopt this approach, please check the
383 check with the contributor to see if they intend to continue the work before