222 |
#[test]
|
223 |
#[allow(clippy::let_unit_value)]
|
224 |
fn type_macro() {
|
600 |
#[allow(clippy::let_unit_value)]
|
601 |
#[actix_rt::test]
|
187 |
#[allow(clippy::let_unit_value)]
|
188 |
#[actix_rt::test]
|
64 |
impl Connector<(), ()> {
|
65 |
#[allow(clippy::new_ret_no_self, clippy::let_unit_value)]
|
66 |
pub fn new() -> Connector<
|
87 |
let image: Id<NSObject> = unsafe { Id::from_ptr(msg_send![*NSIMAGE_CLASS, alloc]) };
|
88 |
#[allow(clippy::let_unit_value)]
|
89 |
{
|
61 |
#[cfg(all(target_pointer_width = "64", not(feature = "substr-usize-indices")))]
|
62 |
#[allow(clippy::let_unit_value)]
|
63 |
const fn to_idx_const(i: usize) -> Idx {
|
44 |
#[must_use]
|
45 |
#[allow(clippy::let_unit_value, clippy::no_effect_underscore_binding)]
|
46 |
pub const fn from(value: TRange::ValueType) -> Self
|
60 |
/// Returns `Some(Self)` when `value` is within bounds or `None` otherwise.
|
61 |
#[allow(clippy::let_unit_value, clippy::no_effect_underscore_binding)]
|
62 |
pub const fn try_from(value: TRange::ValueType) -> Result<Self>
|
11 |
#[should_panic]
|
12 |
#[allow(clippy::let_unit_value)]
|
13 |
fn wrong_type() {
|
18 |
#[should_panic]
|
19 |
#[allow(clippy::let_unit_value)]
|
20 |
fn wrong_text() {
|
25 |
#[should_panic]
|
26 |
#[allow(clippy::let_unit_value)]
|
27 |
fn wrong_start() {
|
332 |
#[inline]
|
333 |
#[allow(clippy::let_unit_value)]
|
334 |
pub fn get(&self) -> &'a A {
|
71 |
impl Connector<()> {
|
72 |
#[allow(clippy::new_ret_no_self, clippy::let_unit_value)]
|
73 |
pub fn new() -> Connector<
|
1054 |
fn demo_index() -> Result<(), BedErrorPlus> {
|
1055 |
#[allow(clippy::let_unit_value)]
|
1056 |
let index: () = ();
|
1154 |
#[allow(clippy::let_unit_value)]
|
1155 |
let index: () = ();
|
331 |
#[allow(clippy::let_unit_value)]
|
332 |
#[allow(clippy::shadow_unrelated)]
|
1070 |
/// global lock otherwise.
|
1071 |
#[allow(clippy::let_unit_value)]
|
1072 |
unsafe fn atomic_compare_exchange_weak<T>(dst: *mut T, mut current: T, new: T) -> Result<T, T>
|
87 |
/// Generated code from this crate
|
88 |
#[allow(clippy::let_unit_value)]
|
89 |
mod generated {
|
100 |
// for lifetime reasons
|
101 |
#[allow(clippy::let_unit_value)]
|
102 |
pub(super) fn process_sql_function_result<RetSqlType, Ret>(
|
64 |
impl Connector<(), ()> {
|
65 |
#[allow(clippy::new_ret_no_self, clippy::let_unit_value)]
|
66 |
pub fn new() -> Connector<
|
55 |
#[cfg(not(feature = "nn"))]
|
56 |
#[allow(clippy::let_unit_value)]
|
57 |
let nn = ();
|
84 |
let kind = Kind::from_bytes(kind).map_err(|_| {
|
85 |
#[allow(clippy::let_unit_value)]
|
86 |
{
|
391 |
name.is_empty().then_some(()).or_else(|| {
|
392 |
#[allow(clippy::let_unit_value)]
|
393 |
{
|
42 |
#[allow(clippy::needless_borrow)]
|
43 |
#[allow(clippy::let_unit_value)]
|
44 |
#[allow(unused_imports)]
|
318 |
#[must_use]
|
319 |
#[allow(clippy::let_unit_value)]
|
320 |
pub(super) fn read_vex() -> (
|
932 |
#[allow(clippy::missing_inline_in_public_items)]
|
933 |
#[allow(clippy::let_unit_value)]
|
934 |
#[allow(trivial_casts)]
|
816 |
#[allow(clippy::missing_inline_in_public_items)]
|
817 |
#[allow(clippy::let_unit_value)]
|
818 |
#[allow(clippy::useless_let_if_seq)]
|
30 |
#[allow(clippy::let_unit_value)]
|
31 |
fn main() {
|
56 |
// `set_precision` doesn't return a unit value on x87 FPUs.
|
57 |
#[allow(clippy::let_unit_value)]
|
58 |
pub fn try_fast_path<F: RawFloat, const FORMAT: u128>(&self) -> Option<F> {
|
104 |
// `set_precision` doesn't return a unit value on x87 FPUs.
|
105 |
#[allow(clippy::let_unit_value)]
|
106 |
pub fn force_fast_path<F: RawFloat, const FORMAT: u128>(&self) -> F {
|
606 |
#[test]
|
607 |
#[allow(clippy::let_unit_value)]
|
608 |
fn tuples() -> Result<()> {
|
58 |
#[allow(clippy::unit_cmp)]
|
59 |
#[allow(clippy::let_unit_value)]
|
60 |
fn ipld_deserializer_unit() {
|
23 |
#[test]
|
24 |
#[allow(clippy::let_unit_value)]
|
25 |
fn ipld_serializer_unit() {
|
883 |
#[test]
|
884 |
#[allow(clippy::let_unit_value)]
|
885 |
fn tuples() -> Result<()> {
|
603 |
#[test]
|
604 |
#[allow(clippy::let_unit_value)]
|
605 |
fn tuples() -> Result<()> {
|
57 |
#[allow(clippy::unit_cmp)]
|
58 |
#[allow(clippy::let_unit_value)]
|
59 |
fn ipld_deserializer_unit() {
|
21 |
#[test]
|
22 |
#[allow(clippy::let_unit_value)]
|
23 |
fn ipld_serializer_unit() {
|
282 |
#[allow(clippy::let_unit_value)]
|
283 |
fn benchmark_natural_power_of_2_digits_get_natural_algorithms(
|
373 |
// Allowing `let ()` as `query_async` requries the type it converts the result to.
|
374 |
#[allow(clippy::let_unit_value, clippy::iter_nth_zero)]
|
375 |
#[tokio::test]
|
156 |
/// Expand this [`CompPrefix`], adding every 1-chunk-longer prefix to the `frontier`
|
157 |
#[allow(clippy::let_unit_value)]
|
158 |
pub(super) fn expand(
|
31 |
/// Run a Mun test with the specified `code`.
|
32 |
#[allow(clippy::let_unit_value)]
|
33 |
pub fn run_test(code: &str, mode: TestMode) {
|
154 |
#[allow(clippy::unit_arg)]
|
155 |
#[allow(clippy::let_unit_value)]
|
156 |
{
|
245 |
#[allow(clippy::unit_arg)]
|
246 |
#[allow(clippy::let_unit_value)]
|
247 |
{
|
539 |
#[test]
|
540 |
#[allow(clippy::let_unit_value, clippy::unit_cmp)]
|
541 |
fn test_request_extract() {
|
342 |
#[cfg_attr(feature = "cargo-clippy", allow(let_unit_value))]
|
343 |
fn philec_main(args: &ProgramArgs, wp: &mut WriterProvider) -> Result<()> {
|
21 |
#[allow(clippy::let_unit_value)]
|
22 |
#[must_use]
|
17 |
#[allow(clippy::let_unit_value)]
|
18 |
// clippy complains that this is the unit value, but this is as much a demonstration of
|
389 |
// Allowing `let ()` as `query_async` requries the type it converts the result to.
|
390 |
#[allow(clippy::let_unit_value, clippy::iter_nth_zero)]
|
391 |
#[tokio::test]
|
325 |
// Allowing `let ()` as `query_async` requries the type it converts the result to.
|
326 |
#[allow(clippy::let_unit_value, clippy::iter_nth_zero)]
|
327 |
#[tokio::test]
|
20 |
fn test_nil() {
|
21 |
#[allow(clippy::let_unit_value)]
|
22 |
with_graph(|graph| {
|
64 |
impl Connector<(), ()> {
|
65 |
#[allow(clippy::new_ret_no_self, clippy::let_unit_value)]
|
66 |
pub fn new() -> Connector<
|
834 |
#[ignore] //TODO refactor get document header to document exists (with possibly returning the revision)
|
835 |
#[test] #[cfg_attr(feature = "cargo-clippy", allow(let_unit_value))]
|
836 |
fn get_document_header() {
|
980 |
#[test]
|
981 |
#[allow(clippy::let_unit_value)]
|
982 |
fn empty_remove_is_essentially_a_noop() {
|
64 |
impl Connector<(), ()> {
|
65 |
#[allow(clippy::new_ret_no_self, clippy::let_unit_value)]
|
66 |
pub fn new() -> Connector<
|
87 |
#[test]
|
88 |
#[allow(clippy::let_unit_value)]
|
89 |
fn deserialize_unit() {
|
808 |
#[allow(clippy::let_unit_value)]
|
809 |
#[allow(clippy::unit_cmp)]
|
711 |
#[allow(clippy::let_unit_value)]
|
712 |
let unit: Unit = ();
|
148 |
// Statically assert that `F` meets all the size and alignment requirements
|
149 |
#[allow(clippy::let_unit_value)]
|
150 |
let _ = AssertFits::<F, STACK_SIZE>::ASSERT;
|
904 |
#[cfg(not(feature = "luau"))]
|
905 |
#[allow(clippy::let_unit_value)]
|
906 |
let return_type = ();
|
50 |
}
|
51 |
#[allow(clippy::let_unit_value)]
|
52 |
pub fn add_item(&mut self, label: &str, cbs: Box<dyn Fn() -> ()>) {
|
423 |
#[allow(clippy::let_unit_value)]
|
424 |
let value_zero = ();
|
52 |
// https://github.com/tokio-rs/tokio/issues/4175
|
53 |
#[allow(clippy::let_unit_value)]
|
54 |
pub mod clippy_semicolon_if_nothing_returned {
|
10 |
#[allow(clippy::let_unit_value)]
|
11 |
#[tokio::test]
|
52 |
// https://github.com/tokio-rs/tokio/issues/4175
|
53 |
#[allow(clippy::let_unit_value)]
|
54 |
pub mod clippy_semicolon_if_nothing_returned {
|
743 |
#[allow(unused_variables)]
|
744 |
#[allow(clippy::let_unit_value)]
|
745 |
/// Parses the command-line arguments.
|
182 |
fn drop(&mut self) {
|
183 |
#[allow(clippy::let_unit_value)]
|
184 |
{
|
577 |
#[test]
|
578 |
#[allow(clippy::let_unit_value, clippy::unit_cmp)]
|
579 |
fn test_request_extract() {
|
397 |
#[test]
|
398 |
#[allow(clippy::let_unit_value)]
|
399 |
fn unfold() {
|
415 |
#[test]
|
416 |
#[allow(clippy::let_unit_value)]
|
417 |
fn filter() {
|
1199 |
#[test]
|
1200 |
#[allow(clippy::let_unit_value)]
|
1201 |
fn decorators_stack() {
|
59 |
#[allow(non_snake_case)]
|
60 |
#[allow(clippy::let_unit_value)]
|
61 |
#[allow(clippy::too_many_arguments)]
|
40 |
// More readable being explicit
|
41 |
#[allow(clippy::let_unit_value)]
|
42 |
#[test]
|
1 |
#![cfg(feature = "macros")]
|
2 |
#![allow(clippy::let_unit_value)]
|
1 |
#![allow(clippy::let_unit_value)]
|
1 |
#![cfg_attr(feature = "cargo-clippy", allow(let_unit_value))]
|
2 |
use std::sync::atomic::{AtomicUsize, Ordering};
|
1 |
#![cfg_attr(feature = "cargo-clippy", allow(let_unit_value))]
|
1 |
#![allow(clippy::let_unit_value)]
|
3 |
pub mod counter_service_client {
|
4 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
5 |
use tonic::codegen::*;
|
95 |
pub mod counter_service_server {
|
96 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
97 |
use tonic::codegen::*;
|
4 |
#![type_length_limit = "536870912"]
|
5 |
#![allow(clippy::let_unit_value, clippy::unreadable_literal)]
|
6 |
#![warn(
|
7 |
clippy::let_and_return,
|
8 |
clippy::let_unit_value
|
9 |
)]
|
6 |
clippy::let_and_return,
|
7 |
clippy::let_unit_value,
|
8 |
clippy::too_many_arguments
|
236 |
mod tests {
|
237 |
#![allow(clippy::let_unit_value)]
|
224 |
mod tests {
|
225 |
#![allow(clippy::let_unit_value)]
|
250 |
mod tests {
|
251 |
#![allow(clippy::let_unit_value)]
|
279 |
pub mod flight_service_client {
|
280 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
281 |
use tonic::codegen::*;
|
604 |
pub mod flight_service_server {
|
605 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
606 |
use tonic::codegen::*;
|
229 |
pub mod flight_service_client {
|
230 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
231 |
use tonic::codegen::*;
|
519 |
pub mod flight_service_server {
|
520 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
521 |
use tonic::codegen::*;
|
230 |
pub mod flight_service_client {
|
231 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
232 |
use tonic::codegen::*;
|
549 |
pub mod flight_service_server {
|
550 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
551 |
use tonic::codegen::*;
|
4 |
pub mod flight_service_client {
|
5 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
6 |
use tonic::codegen::http::Uri;
|
299 |
pub mod flight_service_server {
|
300 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
301 |
use tonic::codegen::*;
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
36 |
#![deny(clippy::unwrap_used)]
|
37 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
38 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
37 |
#![deny(clippy::unwrap_used)]
|
38 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
39 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
35 |
pub mod internal_authorize_service_client {
|
36 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
37 |
use tonic::codegen::*;
|
127 |
pub mod internal_authorize_service_server {
|
128 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
129 |
use tonic::codegen::*;
|
402 |
pub mod internal_proxy_service_client {
|
403 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
404 |
use tonic::codegen::*;
|
577 |
pub mod internal_proxy_service_server {
|
578 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
579 |
use tonic::codegen::*;
|
1053 |
pub mod internal_event_emitter_service_client {
|
1054 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1055 |
use tonic::codegen::*;
|
144 |
pub mod update_notification_service_client {
|
145 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
146 |
use tonic::codegen::*;
|
299 |
pub mod update_notification_service_server {
|
300 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
301 |
use tonic::codegen::*;
|
132 |
pub mod collection_service_client {
|
133 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
134 |
use tonic::codegen::*;
|
370 |
pub mod collection_service_server {
|
371 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
372 |
use tonic::codegen::*;
|
914 |
pub mod service_account_service_client {
|
915 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
916 |
use tonic::codegen::*;
|
6 |
#![allow(
|
7 |
clippy::let_unit_value,
|
8 |
clippy::missing_panics_doc,
|
6 |
#![allow(
|
7 |
clippy::let_unit_value,
|
8 |
clippy::missing_panics_doc,
|
1918 |
pub mod runtime_service_server {
|
1919 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1920 |
use tonic::codegen::*;
|
3224 |
pub mod image_service_server {
|
3225 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
3226 |
use tonic::codegen::*;
|
1857 |
pub mod runtime_service_server {
|
1858 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1859 |
use tonic::codegen::*;
|
3066 |
pub mod image_service_server {
|
3067 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
3068 |
use tonic::codegen::*;
|
3 |
pub mod alias_reader_client {
|
4 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
5 |
use tonic::codegen::*;
|
131 |
pub mod alias_reader_server {
|
132 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
133 |
use tonic::codegen::*;
|
3 |
pub mod app_sender_client {
|
4 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
5 |
use tonic::codegen::*;
|
206 |
pub mod app_sender_server {
|
207 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
208 |
use tonic::codegen::*;
|
3 |
pub mod greeter_client {
|
4 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
5 |
use tonic::codegen::*;
|
93 |
pub mod greeter_server {
|
94 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
95 |
use tonic::codegen::*;
|
3 |
pub mod writer_client {
|
4 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
5 |
use tonic::codegen::*;
|
160 |
pub mod writer_server {
|
161 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
162 |
use tonic::codegen::*;
|
3 |
pub mod http_client {
|
4 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
5 |
use tonic::codegen::*;
|
111 |
pub mod http_server {
|
112 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
113 |
use tonic::codegen::*;
|
3 |
pub mod alias_reader_client {
|
4 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
5 |
use tonic::codegen::*;
|
131 |
pub mod alias_reader_server {
|
132 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
133 |
use tonic::codegen::*;
|
3 |
pub mod app_sender_client {
|
4 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
5 |
use tonic::codegen::*;
|
206 |
pub mod app_sender_server {
|
207 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
208 |
use tonic::codegen::*;
|
3 |
pub mod greeter_client {
|
4 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
5 |
use tonic::codegen::*;
|
93 |
pub mod greeter_server {
|
94 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
95 |
use tonic::codegen::*;
|
3 |
pub mod writer_client {
|
4 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
5 |
use tonic::codegen::*;
|
160 |
pub mod writer_server {
|
161 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
162 |
use tonic::codegen::*;
|
3 |
pub mod http_client {
|
4 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
5 |
use tonic::codegen::*;
|
111 |
pub mod http_server {
|
112 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
113 |
use tonic::codegen::*;
|
14 |
pub mod test1_client {
|
15 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
16 |
use tonic::codegen::*;
|
102 |
pub mod test2_client {
|
103 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
104 |
use tonic::codegen::*;
|
190 |
pub mod test1_server {
|
191 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
192 |
use tonic::codegen::*;
|
336 |
pub mod test2_server {
|
337 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
338 |
use tonic::codegen::*;
|
1541 |
pub mod scheduler_grpc_client {
|
1542 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1543 |
use tonic::codegen::*;
|
1806 |
pub mod executor_grpc_client {
|
1807 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1808 |
use tonic::codegen::*;
|
1972 |
pub mod scheduler_grpc_server {
|
1973 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1974 |
use tonic::codegen::*;
|
2518 |
pub mod executor_grpc_server {
|
2519 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
2520 |
use tonic::codegen::*;
|
31 |
pub mod cluster_service_client {
|
32 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
33 |
use tonic::codegen::*;
|
110 |
pub mod cluster_service_server {
|
111 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
112 |
use tonic::codegen::*;
|
54 |
pub mod health_check_service_client {
|
55 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
56 |
use tonic::codegen::*;
|
149 |
pub mod health_check_service_server {
|
150 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
151 |
use tonic::codegen::*;
|
230 |
pub mod index_service_client {
|
231 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
232 |
use tonic::codegen::*;
|
421 |
pub mod index_service_server {
|
422 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
423 |
use tonic::codegen::*;
|
1247 |
pub mod bigtable_client {
|
1248 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1249 |
use tonic::codegen::http::Uri;
|
1 |
#![allow(clippy::let_unit_value)]
|
1 |
#![allow(clippy::let_unit_value)]
|
1 |
#![allow(clippy::let_unit_value)]
|
1 |
#![allow(clippy::let_unit_value)]
|
1 |
#![allow(clippy::let_unit_value)]
|
2 |
#![allow(missing_docs)]
|
1 |
#![allow(clippy::let_unit_value)]
|
1 |
#![allow(clippy::let_unit_value)]
|
39 |
clippy::as_conversions,
|
40 |
clippy::let_unit_value,
|
41 |
rustdoc::missing_doc_code_examples
|
57 |
clippy::as_conversions,
|
58 |
clippy::let_unit_value,
|
59 |
rustdoc::missing_doc_code_examples
|
68 |
clippy::as_conversions,
|
69 |
clippy::let_unit_value,
|
70 |
// Ignore because `write!(string, ...)` instead of `string.push_str(&format!(...))` can fail.
|
68 |
clippy::as_conversions,
|
69 |
clippy::let_unit_value,
|
70 |
rustdoc::missing_doc_code_examples
|
65 |
clippy::as_conversions,
|
66 |
clippy::let_unit_value,
|
67 |
rustdoc::missing_doc_code_examples
|
48 |
pub mod health_server {
|
49 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
50 |
use tonic::codegen::*;
|
254 |
pub mod control_server {
|
255 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
256 |
use tonic::codegen::*;
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
2 |
pub mod cerbos_service_client {
|
3 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
4 |
use tonic::codegen::*;
|
190 |
pub mod cerbos_admin_service_client {
|
191 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
192 |
use tonic::codegen::*;
|
480 |
pub mod cerbos_playground_service_client {
|
481 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
482 |
use tonic::codegen::*;
|
1 |
#![allow(clippy::let_unit_value)]
|
2 |
#![allow(clippy::unit_arg)]
|
3 |
pub mod service_server {
|
4 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
5 |
use tonic::codegen::*;
|
1 |
# [doc = r" Generated client implementations."] pub mod api_client { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: codegen :: * ; # [derive (Debug , Clone)] pub struct ApiClient < T > { inner : tonic :: client :: Grpc < T > , } impl < T > ApiClient < T > where T : tonic :: client :: GrpcService < tonic :: body :: BoxBody > , T :: ResponseBody : Body + Send + 'static , T :: Error : Into < StdError > , < T :: ResponseBody as Body > :: Error : Into < StdError > + Send , { pub fn new (inner : T) -> Self { let inner = tonic :: client :: Grpc :: new (inner) ; Self { inner } } pub fn with_interceptor < F > (inner : T , interceptor : F) -> ApiClient < InterceptedService < T , F >> where F : tonic :: service :: Interceptor , T : tonic :: codegen :: Service < http :: Request < tonic :: body :: BoxBody > , Response = http :: Response << T as tonic :: client :: GrpcService < tonic :: body :: BoxBody >> :: ResponseBody > > , < T as tonic :: codegen :: Service < http :: Request < tonic :: body :: BoxBody >> > :: Error : Into < StdError > + Send + Sync , { ApiClient :: new (InterceptedService :: new (inner , interceptor)) } # [doc = r" Compress requests with `gzip`."] # [doc = r""] # [doc = r" This requires the server to support it otherwise it might respond with an"] # [doc = r" error."] pub fn send_gzip (mut self) -> Self { self . inner = self . inner . send_gzip () ; self } # [doc = r" Enable decompressing responses with `gzip`."] pub fn accept_gzip (mut self) -> Self { self . inner = self . inner . accept_gzip () ; self } pub async fn put (& mut self , request : impl tonic :: IntoRequest < super :: documents :: PutRequest > ,) -> Result < tonic :: Response < super :: documents :: PutReply > , tonic :: Status > { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; let codec = tonic :: codec :: ProstCodec :: default () ; let path = http :: uri :: PathAndQuery :: from_static ("/stash.GRPC.V1.API/put") ; self . inner . unary (request . into_request () , path , codec) . await } pub async fn put_stream (& mut self , request : impl tonic :: IntoStreamingRequest < Message = super :: documents :: StreamingPutRequest >) -> Result < tonic :: Response < super :: documents :: StreamingPutReply > , tonic :: Status > { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; let codec = tonic :: codec :: ProstCodec :: default () ; let path = http :: uri :: PathAndQuery :: from_static ("/stash.GRPC.V1.API/putStream") ; self . inner . client_streaming (request . into_streaming_request () , path , codec) . await } pub async fn put_stream_bi_direction (& mut self , request : impl tonic :: IntoStreamingRequest < Message = super :: documents :: StreamingPutRequest >) -> Result < tonic :: Response < tonic :: codec :: Streaming < super :: documents :: StreamingPutReply >> , tonic :: Status > { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; let codec = tonic :: codec :: ProstCodec :: default () ; let path = http :: uri :: PathAndQuery :: from_static ("/stash.GRPC.V1.API/putStreamBiDirection") ; self . inner . streaming (request . into_streaming_request () , path , codec) . await } pub async fn get (& mut self , request : impl tonic :: IntoRequest < super :: documents :: GetRequest > ,) -> Result < tonic :: Response < super :: documents :: GetReply > , tonic :: Status > { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; let codec = tonic :: codec :: ProstCodec :: default () ; let path = http :: uri :: PathAndQuery :: from_static ("/stash.GRPC.V1.API/get") ; self . inner . unary (request . into_request () , path , codec) . await } pub async fn get_all (& mut self , request : impl tonic :: IntoRequest < super :: documents :: GetAllRequest > ,) -> Result < tonic :: Response < super :: documents :: GetAllReply > , tonic :: Status > { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; let codec = tonic :: codec :: ProstCodec :: default () ; let path = http :: uri :: PathAndQuery :: from_static ("/stash.GRPC.V1.API/getAll") ; self . inner . unary (request . into_request () , path , codec) . await } pub async fn delete (& mut self , request : impl tonic :: IntoRequest < super :: documents :: DeleteRequest > ,) -> Result < tonic :: Response < super :: documents :: DeleteReply > , tonic :: Status > { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; let codec = tonic :: codec :: ProstCodec :: default () ; let path = http :: uri :: PathAndQuery :: from_static ("/stash.GRPC.V1.API/delete") ; self . inner . unary (request . into_request () , path , codec) . await } pub async fn query (& mut self , request : impl tonic :: IntoRequest < super :: queries :: QueryRequest > ,) -> Result < tonic :: Response < super :: queries :: QueryReply > , tonic :: Status > { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; let codec = tonic :: codec :: ProstCodec :: default () ; let path = http :: uri :: PathAndQuery :: from_static ("/stash.GRPC.V1.API/query") ; self . inner . unary (request . into_request () , path , codec) . await } pub async fn migrate_records (& mut self , request : impl tonic :: IntoStreamingRequest < Message = super :: documents :: MigrateRequest >) -> Result < tonic :: Response < tonic :: codec :: Streaming < super :: documents :: MigrateReply >> , tonic :: Status > { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; let codec = tonic :: codec :: ProstCodec :: default () ; let path = http :: uri :: PathAndQuery :: from_static ("/stash.GRPC.V1.API/migrateRecords") ; self . inner . streaming (request . into_streaming_request () , path , codec) . await } pub async fn create_collection (& mut self , request : impl tonic :: IntoRequest < super :: collections :: CreateRequest > ,) -> Result < tonic :: Response < super :: collections :: InfoReply > , tonic :: Status > { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; let codec = tonic :: codec :: ProstCodec :: default () ; let path = http :: uri :: PathAndQuery :: from_static ("/stash.GRPC.V1.API/createCollection") ; self . inner . unary (request . into_request () , path , codec) . await } pub async fn migrate_collection (& mut self , request : impl tonic :: IntoRequest < super :: collections :: MigrateRequest > ,) -> Result < tonic :: Response < super :: collections :: MigrateReply > , tonic :: Status > { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; let codec = tonic :: codec :: ProstCodec :: default () ; let path = http :: uri :: PathAndQuery :: from_static ("/stash.GRPC.V1.API/migrateCollection") ; self . inner . unary (request . into_request () , path , codec) . await } pub async fn delete_collection (& mut self , request : impl tonic :: IntoRequest < super :: collections :: DeleteRequest > ,) -> Result < tonic :: Response < super :: collections :: InfoReply > , tonic :: Status > { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; let codec = tonic :: codec :: ProstCodec :: default () ; let path = http :: uri :: PathAndQuery :: from_static ("/stash.GRPC.V1.API/deleteCollection") ; self . inner . unary (request . into_request () , path , codec) . await } pub async fn collection_info (& mut self , request : impl tonic :: IntoRequest < super :: collections :: InfoRequest > ,) -> Result < tonic :: Response < super :: collections :: InfoReply > , tonic :: Status > { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; let codec = tonic :: codec :: ProstCodec :: default () ; let path = http :: uri :: PathAndQuery :: from_static ("/stash.GRPC.V1.API/collectionInfo") ; self . inner . unary (request . into_request () , path , codec) . await } pub async fn collection_list (& mut self , request : impl tonic :: IntoRequest < super :: collections :: ListRequest > ,) -> Result < tonic :: Response < super :: collections :: ListReply > , tonic :: Status > { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; let codec = tonic :: codec :: ProstCodec :: default () ; let path = http :: uri :: PathAndQuery :: from_static ("/stash.GRPC.V1.API/collectionList") ; self . inner . unary (request . into_request () , path , codec) . await } } }
|
1 |
# [doc = r" Generated client implementations."] pub mod api_client { # ! [allow (unused_variables , dead_code , missing_docs , clippy :: let_unit_value ,)] use tonic :: codegen :: * ; # [derive (Debug , Clone)] pub struct ApiClient < T > { inner : tonic :: client :: Grpc < T > , } impl < T > ApiClient < T > where T : tonic :: client :: GrpcService < tonic :: body :: BoxBody > , T :: ResponseBody : Body + Send + 'static , T :: Error : Into < StdError > , < T :: ResponseBody as Body > :: Error : Into < StdError > + Send , { pub fn new (inner : T) -> Self { let inner = tonic :: client :: Grpc :: new (inner) ; Self { inner } } pub fn with_interceptor < F > (inner : T , interceptor : F) -> ApiClient < InterceptedService < T , F >> where F : tonic :: service :: Interceptor , T : tonic :: codegen :: Service < http :: Request < tonic :: body :: BoxBody > , Response = http :: Response << T as tonic :: client :: GrpcService < tonic :: body :: BoxBody >> :: ResponseBody > > , < T as tonic :: codegen :: Service < http :: Request < tonic :: body :: BoxBody >> > :: Error : Into < StdError > + Send + Sync , { ApiClient :: new (InterceptedService :: new (inner , interceptor)) } # [doc = r" Compress requests with `gzip`."] # [doc = r""] # [doc = r" This requires the server to support it otherwise it might respond with an"] # [doc = r" error."] pub fn send_gzip (mut self) -> Self { self . inner = self . inner . send_gzip () ; self } # [doc = r" Enable decompressing responses with `gzip`."] pub fn accept_gzip (mut self) -> Self { self . inner = self . inner . accept_gzip () ; self } pub async fn put (& mut self , request : impl tonic :: IntoRequest < super :: documents :: PutRequest > ,) -> Result < tonic :: Response < super :: documents :: PutReply > , tonic :: Status > { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; let codec = tonic :: codec :: ProstCodec :: default () ; let path = http :: uri :: PathAndQuery :: from_static ("/stash.GRPC.V1.API/put") ; self . inner . unary (request . into_request () , path , codec) . await } pub async fn put_stream (& mut self , request : impl tonic :: IntoStreamingRequest < Message = super :: documents :: StreamingPutRequest >) -> Result < tonic :: Response < super :: documents :: StreamingPutReply > , tonic :: Status > { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; let codec = tonic :: codec :: ProstCodec :: default () ; let path = http :: uri :: PathAndQuery :: from_static ("/stash.GRPC.V1.API/putStream") ; self . inner . client_streaming (request . into_streaming_request () , path , codec) . await } pub async fn get (& mut self , request : impl tonic :: IntoRequest < super :: documents :: GetRequest > ,) -> Result < tonic :: Response < super :: documents :: GetReply > , tonic :: Status > { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; let codec = tonic :: codec :: ProstCodec :: default () ; let path = http :: uri :: PathAndQuery :: from_static ("/stash.GRPC.V1.API/get") ; self . inner . unary (request . into_request () , path , codec) . await } pub async fn get_all (& mut self , request : impl tonic :: IntoRequest < super :: documents :: GetAllRequest > ,) -> Result < tonic :: Response < super :: documents :: GetAllReply > , tonic :: Status > { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; let codec = tonic :: codec :: ProstCodec :: default () ; let path = http :: uri :: PathAndQuery :: from_static ("/stash.GRPC.V1.API/getAll") ; self . inner . unary (request . into_request () , path , codec) . await } pub async fn delete (& mut self , request : impl tonic :: IntoRequest < super :: documents :: DeleteRequest > ,) -> Result < tonic :: Response < super :: documents :: DeleteReply > , tonic :: Status > { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; let codec = tonic :: codec :: ProstCodec :: default () ; let path = http :: uri :: PathAndQuery :: from_static ("/stash.GRPC.V1.API/delete") ; self . inner . unary (request . into_request () , path , codec) . await } pub async fn query (& mut self , request : impl tonic :: IntoRequest < super :: queries :: QueryRequest > ,) -> Result < tonic :: Response < super :: queries :: QueryReply > , tonic :: Status > { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; let codec = tonic :: codec :: ProstCodec :: default () ; let path = http :: uri :: PathAndQuery :: from_static ("/stash.GRPC.V1.API/query") ; self . inner . unary (request . into_request () , path , codec) . await } pub async fn migrate_records (& mut self , request : impl tonic :: IntoStreamingRequest < Message = super :: documents :: MigrateRequest >) -> Result < tonic :: Response < tonic :: codec :: Streaming < super :: documents :: MigrateReply >> , tonic :: Status > { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; let codec = tonic :: codec :: ProstCodec :: default () ; let path = http :: uri :: PathAndQuery :: from_static ("/stash.GRPC.V1.API/migrateRecords") ; self . inner . streaming (request . into_streaming_request () , path , codec) . await } pub async fn create_collection (& mut self , request : impl tonic :: IntoRequest < super :: collections :: CreateRequest > ,) -> Result < tonic :: Response < super :: collections :: InfoReply > , tonic :: Status > { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; let codec = tonic :: codec :: ProstCodec :: default () ; let path = http :: uri :: PathAndQuery :: from_static ("/stash.GRPC.V1.API/createCollection") ; self . inner . unary (request . into_request () , path , codec) . await } pub async fn migrate_collection (& mut self , request : impl tonic :: IntoRequest < super :: collections :: MigrateRequest > ,) -> Result < tonic :: Response < super :: collections :: MigrateReply > , tonic :: Status > { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; let codec = tonic :: codec :: ProstCodec :: default () ; let path = http :: uri :: PathAndQuery :: from_static ("/stash.GRPC.V1.API/migrateCollection") ; self . inner . unary (request . into_request () , path , codec) . await } pub async fn delete_collection (& mut self , request : impl tonic :: IntoRequest < super :: collections :: DeleteRequest > ,) -> Result < tonic :: Response < super :: collections :: InfoReply > , tonic :: Status > { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; let codec = tonic :: codec :: ProstCodec :: default () ; let path = http :: uri :: PathAndQuery :: from_static ("/stash.GRPC.V1.API/deleteCollection") ; self . inner . unary (request . into_request () , path , codec) . await } pub async fn collection_info (& mut self , request : impl tonic :: IntoRequest < super :: collections :: InfoRequest > ,) -> Result < tonic :: Response < super :: collections :: InfoReply > , tonic :: Status > { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; let codec = tonic :: codec :: ProstCodec :: default () ; let path = http :: uri :: PathAndQuery :: from_static ("/stash.GRPC.V1.API/collectionInfo") ; self . inner . unary (request . into_request () , path , codec) . await } pub async fn collection_list (& mut self , request : impl tonic :: IntoRequest < super :: collections :: ListRequest > ,) -> Result < tonic :: Response < super :: collections :: ListReply > , tonic :: Status > { self . inner . ready () . await . map_err (| e | { tonic :: Status :: new (tonic :: Code :: Unknown , format ! ("Service was not ready: {}" , e . into ())) }) ? ; let codec = tonic :: codec :: ProstCodec :: default () ; let path = http :: uri :: PathAndQuery :: from_static ("/stash.GRPC.V1.API/collectionList") ; self . inner . unary (request . into_request () , path , codec) . await } } }
|
64 |
pub mod instrument_client {
|
65 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
66 |
use tonic::codegen::*;
|
224 |
pub mod instrument_server {
|
225 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
226 |
use tonic::codegen::*;
|
84 |
pub mod trace_client {
|
85 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
86 |
use tonic::codegen::*;
|
179 |
pub mod trace_server {
|
180 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
181 |
use tonic::codegen::*;
|
147 |
pub mod containers_client {
|
148 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
149 |
use tonic::codegen::*;
|
268 |
pub mod content_client {
|
269 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
270 |
use tonic::codegen::*;
|
50 |
pub mod diff_client {
|
51 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
52 |
use tonic::codegen::*;
|
30 |
pub mod events_client {
|
31 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
32 |
use tonic::codegen::*;
|
75 |
pub mod introspection_client {
|
76 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
77 |
use tonic::codegen::*;
|
83 |
pub mod leases_client {
|
84 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
85 |
use tonic::codegen::*;
|
77 |
pub mod namespaces_client {
|
78 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
79 |
use tonic::codegen::*;
|
178 |
pub mod snapshots_client {
|
179 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
180 |
use tonic::codegen::*;
|
216 |
pub mod tasks_client {
|
217 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
218 |
use tonic::codegen::*;
|
9 |
pub mod version_client {
|
10 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
11 |
use tonic::codegen::*;
|
87 |
pub mod query_client {
|
88 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
89 |
use tonic::codegen::http::Uri;
|
209 |
pub mod query_server {
|
210 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
211 |
use tonic::codegen::*;
|
83 |
pub mod msg_client {
|
84 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
85 |
use tonic::codegen::http::Uri;
|
206 |
pub mod msg_server {
|
207 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
208 |
use tonic::codegen::*;
|
481 |
pub mod query_client {
|
482 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
483 |
use tonic::codegen::http::Uri;
|
607 |
pub mod query_server {
|
608 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
609 |
use tonic::codegen::*;
|
115 |
pub mod msg_client {
|
116 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
117 |
use tonic::codegen::http::Uri;
|
217 |
pub mod msg_server {
|
218 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
219 |
use tonic::codegen::*;
|
527 |
pub mod query_client {
|
528 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
529 |
use tonic::codegen::http::Uri;
|
729 |
pub mod query_server {
|
730 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
731 |
use tonic::codegen::*;
|
43 |
pub mod query_client {
|
44 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
45 |
use tonic::codegen::*;
|
96 |
pub mod query_client {
|
97 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
98 |
use tonic::codegen::*;
|
109 |
pub mod msg_client {
|
110 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
111 |
use tonic::codegen::*;
|
310 |
pub mod query_client {
|
311 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
312 |
use tonic::codegen::*;
|
143 |
pub mod msg_client {
|
144 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
145 |
use tonic::codegen::*;
|
399 |
pub mod query_client {
|
400 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
401 |
use tonic::codegen::*;
|
28 |
pub mod reflection_service_client {
|
29 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
30 |
use tonic::codegen::*;
|
230 |
pub mod reflection_service_client {
|
231 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
232 |
use tonic::codegen::*;
|
134 |
pub mod service_client {
|
135 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
136 |
use tonic::codegen::*;
|
24 |
pub mod msg_client {
|
25 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
26 |
use tonic::codegen::*;
|
142 |
pub mod chitchat_transport_client {
|
143 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
144 |
use tonic::codegen::*;
|
232 |
pub mod consistency_api_client {
|
233 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
234 |
use tonic::codegen::*;
|
403 |
pub mod replication_api_client {
|
404 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
405 |
use tonic::codegen::*;
|
534 |
pub mod chitchat_transport_server {
|
535 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
536 |
use tonic::codegen::*;
|
683 |
pub mod consistency_api_server {
|
684 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
685 |
use tonic::codegen::*;
|
149 |
pub mod command_service_client {
|
150 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
151 |
use tonic::codegen::*;
|
266 |
pub mod command_service_server {
|
267 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
268 |
use tonic::codegen::*;
|
227 |
pub mod platform_service_client {
|
228 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
229 |
use tonic::codegen::*;
|
350 |
pub mod platform_service_server {
|
351 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
352 |
use tonic::codegen::*;
|
313 |
pub mod event_store_client {
|
314 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
315 |
use tonic::codegen::*;
|
607 |
pub mod event_scheduler_client {
|
608 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
609 |
use tonic::codegen::*;
|
742 |
pub mod event_store_server {
|
743 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
744 |
use tonic::codegen::*;
|
1335 |
pub mod event_scheduler_server {
|
1336 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1337 |
use tonic::codegen::*;
|
317 |
pub mod query_service_client {
|
318 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
319 |
use tonic::codegen::*;
|
464 |
pub mod query_service_server {
|
465 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
466 |
use tonic::codegen::*;
|
266 |
pub mod dgraph_client {
|
267 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
268 |
use tonic::codegen::*;
|
255 |
pub mod dgraph_client {
|
256 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
257 |
use tonic::codegen::*;
|
261 |
pub mod dgraph_client {
|
262 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
263 |
use tonic::codegen::*;
|
1 |
#![allow(clippy::let_unit_value)]
|
17 |
#![allow(clippy::let_unit_value)]
|
1 |
#![allow(clippy::let_unit_value)]
|
2 |
#![cfg_attr(
|
14 |
#![allow(clippy::collapsible_if)]
|
15 |
#![allow(clippy::let_unit_value)]
|
16 |
#![allow(clippy::option_map_unit_fn)]
|
1156 |
pub mod kv_client {
|
1157 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1158 |
use tonic::codegen::*;
|
1328 |
pub mod watch_client {
|
1329 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1330 |
use tonic::codegen::*;
|
1424 |
pub mod lease_client {
|
1425 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1426 |
use tonic::codegen::*;
|
1603 |
pub mod cluster_client {
|
1604 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1605 |
use tonic::codegen::*;
|
1774 |
pub mod maintenance_client {
|
1775 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1776 |
use tonic::codegen::*;
|
14 |
pub mod health_client {
|
15 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
16 |
use tonic::codegen::*;
|
104 |
pub mod health_server {
|
105 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
106 |
use tonic::codegen::*;
|
137 |
pub mod user_api_client {
|
138 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
139 |
use tonic::codegen::*;
|
306 |
pub mod user_api_server {
|
307 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
308 |
use tonic::codegen::*;
|
50 |
pub mod gossip_client {
|
51 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
52 |
use tonic::codegen::*;
|
15 |
pub mod monitoring_client {
|
16 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
17 |
use tonic::codegen::*;
|
52 |
pub mod operations_client {
|
53 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
54 |
use tonic::codegen::*;
|
686 |
pub mod persistent_subscriptions_client {
|
687 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
688 |
use tonic::codegen::*;
|
260 |
pub mod projections_client {
|
261 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
262 |
use tonic::codegen::*;
|
18 |
pub mod server_features_client {
|
19 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
20 |
use tonic::codegen::*;
|
609 |
pub mod streams_client {
|
610 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
611 |
use tonic::codegen::*;
|
167 |
pub mod users_client {
|
168 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
169 |
use tonic::codegen::*;
|
6 |
clippy::single_match,
|
7 |
clippy::let_unit_value,
|
8 |
clippy::match_wild_err_arm
|
40 |
#![deny(clippy::unwrap_used)]
|
41 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
42 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
1 |
#![allow(clippy::let_unit_value)]
|
2 |
use super::adapters::P2PAdapter;
|
1 |
#![allow(clippy::let_unit_value)]
|
2 |
use std::collections::HashSet;
|
488 |
pub mod kv_client {
|
489 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
490 |
use tonic::codegen::*;
|
614 |
pub mod watch_client {
|
615 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
616 |
use tonic::codegen::*;
|
698 |
pub mod lease_client {
|
699 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
700 |
use tonic::codegen::*;
|
843 |
pub mod kv_server {
|
844 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
845 |
use tonic::codegen::*;
|
1076 |
pub mod watch_server {
|
1077 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1078 |
use tonic::codegen::*;
|
220 |
pub mod customer_license_service_client {
|
221 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
222 |
use tonic::codegen::*;
|
314 |
pub mod license_notification_service_client {
|
315 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
316 |
use tonic::codegen::*;
|
407 |
pub mod user_license_service_client {
|
408 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
409 |
use tonic::codegen::*;
|
1478 |
pub mod actions_sdk_client {
|
1479 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1480 |
use tonic::codegen::*;
|
2309 |
pub mod actions_testing_client {
|
2310 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
2311 |
use tonic::codegen::*;
|
1073 |
pub mod ad_mob_api_client {
|
1074 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1075 |
use tonic::codegen::*;
|
72 |
pub mod account_budget_proposal_service_client {
|
73 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
74 |
use tonic::codegen::*;
|
288 |
pub mod account_link_service_client {
|
289 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
290 |
use tonic::codegen::*;
|
498 |
pub mod ad_group_ad_label_service_client {
|
499 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
500 |
use tonic::codegen::*;
|
699 |
pub mod ad_group_ad_service_client {
|
700 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
701 |
use tonic::codegen::*;
|
3 |
#![allow(non_upper_case_globals)]
|
4 |
#![allow(clippy::let_unit_value)] // Temporary
|
1 |
#![cfg(target_os = "ios")]
|
2 |
#![allow(clippy::let_unit_value)]
|
3 |
//! iOS support
|
1 |
#![cfg(target_os = "macos")]
|
2 |
#![allow(clippy::let_unit_value)]
|
3 |
use crate::{
|
208 |
pub mod customer_license_service_client {
|
209 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
210 |
use tonic::codegen::*;
|
277 |
pub mod license_notification_service_client {
|
278 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
279 |
use tonic::codegen::*;
|
345 |
pub mod user_license_service_client {
|
346 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
347 |
use tonic::codegen::*;
|
1162 |
pub mod actions_sdk_client {
|
1163 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1164 |
use tonic::codegen::*;
|
1825 |
pub mod actions_testing_client {
|
1826 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1827 |
use tonic::codegen::*;
|
783 |
pub mod ad_mob_api_client {
|
784 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
785 |
use tonic::codegen::*;
|
75 |
pub mod account_budget_proposal_service_client {
|
76 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
77 |
use tonic::codegen::*;
|
204 |
pub mod account_budget_service_client {
|
205 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
206 |
use tonic::codegen::*;
|
371 |
pub mod account_link_service_client {
|
372 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
373 |
use tonic::codegen::*;
|
516 |
pub mod ad_group_ad_asset_view_service_client {
|
517 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
518 |
use tonic::codegen::*;
|
208 |
pub mod customer_license_service_client {
|
209 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
210 |
use tonic::codegen::*;
|
291 |
pub mod license_notification_service_client {
|
292 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
293 |
use tonic::codegen::*;
|
373 |
pub mod user_license_service_client {
|
374 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
375 |
use tonic::codegen::*;
|
1279 |
pub mod actions_sdk_client {
|
1280 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1281 |
use tonic::codegen::*;
|
2020 |
pub mod actions_testing_client {
|
2021 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
2022 |
use tonic::codegen::*;
|
890 |
pub mod ad_mob_api_client {
|
891 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
892 |
use tonic::codegen::*;
|
53 |
pub mod customer_client_link_service_client {
|
54 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
55 |
use tonic::codegen::*;
|
233 |
pub mod campaign_asset_service_client {
|
234 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
235 |
use tonic::codegen::*;
|
415 |
pub mod customer_extension_setting_service_client {
|
416 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
417 |
use tonic::codegen::*;
|
601 |
pub mod asset_group_asset_service_client {
|
602 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
603 |
use tonic::codegen::*;
|
520 |
pub mod iam_policy_client {
|
521 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
522 |
use tonic::codegen::http::Uri;
|
151 |
pub mod operations_client {
|
152 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
153 |
use tonic::codegen::http::Uri;
|
230 |
pub mod schema_service_client {
|
231 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
232 |
use tonic::codegen::http::Uri;
|
1496 |
pub mod publisher_client {
|
1497 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1498 |
use tonic::codegen::http::Uri;
|
1684 |
pub mod subscriber_client {
|
1685 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1686 |
use tonic::codegen::http::Uri;
|
1300 |
pub mod database_admin_client {
|
1301 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1302 |
use tonic::codegen::http::Uri;
|
726 |
pub mod instance_admin_client {
|
727 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
728 |
use tonic::codegen::http::Uri;
|
2084 |
pub mod spanner_client {
|
2085 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
2086 |
use tonic::codegen::http::Uri;
|
2015 |
pub mod storage_client {
|
2016 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
2017 |
use tonic::codegen::http::Uri;
|
1069 |
pub mod pages_client {
|
1070 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1071 |
use tonic::codegen::*;
|
1682 |
pub mod flows_client {
|
1683 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1684 |
use tonic::codegen::*;
|
2200 |
pub mod intents_client {
|
2201 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
2202 |
use tonic::codegen::*;
|
2659 |
pub mod entity_types_client {
|
2660 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
2661 |
use tonic::codegen::*;
|
2988 |
pub mod session_entity_types_client {
|
2989 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
2990 |
use tonic::codegen::*;
|
1068 |
pub mod pages_client {
|
1069 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1070 |
use tonic::codegen::*;
|
1681 |
pub mod flows_client {
|
1682 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1683 |
use tonic::codegen::*;
|
2199 |
pub mod intents_client {
|
2200 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
2201 |
use tonic::codegen::*;
|
2658 |
pub mod entity_types_client {
|
2659 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
2660 |
use tonic::codegen::*;
|
2987 |
pub mod session_entity_types_client {
|
2988 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
2989 |
use tonic::codegen::*;
|
330 |
pub mod resource_client {
|
331 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
332 |
use tonic::codegen::*;
|
423 |
pub mod data_client {
|
424 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
425 |
use tonic::codegen::*;
|
511 |
pub mod diagnostics_client {
|
512 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
513 |
use tonic::codegen::*;
|
620 |
pub mod stream_client {
|
621 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
622 |
use tonic::codegen::*;
|
763 |
pub mod resource_server {
|
764 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
765 |
use tonic::codegen::*;
|
38 |
#![allow(clippy::let_unit_value)]
|
39 |
#![warn(clippy::print_stderr, clippy::print_stdout)]
|
2 |
pub mod operator_client {
|
3 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
4 |
use tonic::codegen::*;
|
224 |
pub mod stream_controller_client {
|
225 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
226 |
use tonic::codegen::*;
|
1 |
#![allow(clippy::let_unit_value)]
|
2 |
#![feature(cfg_version)]
|
178 |
pub mod query_client {
|
179 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
180 |
use tonic::codegen::*;
|
455 |
pub mod query_server {
|
456 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
457 |
use tonic::codegen::*;
|
138 |
pub mod msg_client {
|
139 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
140 |
use tonic::codegen::*;
|
251 |
pub mod msg_server {
|
252 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
253 |
use tonic::codegen::*;
|
641 |
pub mod query_client {
|
642 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
643 |
use tonic::codegen::*;
|
904 |
pub mod query_server {
|
905 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
906 |
use tonic::codegen::*;
|
13 |
pub mod service_client {
|
14 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
15 |
use tonic::codegen::*;
|
106 |
pub mod service_server {
|
107 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
108 |
use tonic::codegen::*;
|
29 |
pub mod reflection_service_client {
|
30 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
31 |
use tonic::codegen::*;
|
144 |
pub mod reflection_service_server {
|
145 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
146 |
use tonic::codegen::*;
|
6 |
clippy::single_match,
|
7 |
clippy::let_unit_value,
|
8 |
clippy::match_wild_err_arm
|
110 |
clippy::expl_impl_clone_on_copy,
|
111 |
clippy::let_unit_value,
|
112 |
clippy::must_use_candidate,
|
2547 |
pub mod instruments_service_client {
|
2548 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
2549 |
use tonic::codegen::*;
|
4075 |
pub mod market_data_service_client {
|
4076 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
4077 |
use tonic::codegen::*;
|
4266 |
pub mod market_data_stream_service_client {
|
4267 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
4268 |
use tonic::codegen::*;
|
178 |
pub mod user_service_client {
|
179 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
180 |
use tonic::codegen::*;
|
439 |
pub mod password_service_client {
|
440 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
441 |
use tonic::codegen::*;
|
548 |
pub mod group_service_client {
|
549 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
550 |
use tonic::codegen::*;
|
714 |
pub mod component_health_service_client {
|
715 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
716 |
use tonic::codegen::*;
|
806 |
pub mod user_service_server {
|
807 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
808 |
use tonic::codegen::*;
|
59 |
pub mod financial_report_service_client {
|
60 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
61 |
use tonic::codegen::*;
|
170 |
pub mod component_health_service_client {
|
171 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
172 |
use tonic::codegen::*;
|
262 |
pub mod financial_report_service_server {
|
263 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
264 |
use tonic::codegen::*;
|
460 |
pub mod component_health_service_server {
|
461 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
462 |
use tonic::codegen::*;
|
240 |
pub mod event_service_client {
|
241 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
242 |
use tonic::codegen::*;
|
406 |
pub mod event_admin_service_client {
|
407 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
408 |
use tonic::codegen::*;
|
610 |
pub mod mp3_service_client {
|
611 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
612 |
use tonic::codegen::*;
|
738 |
pub mod component_health_service_client {
|
739 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
740 |
use tonic::codegen::*;
|
830 |
pub mod event_service_server {
|
831 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
832 |
use tonic::codegen::*;
|
252 |
pub mod amount_collected_service_client {
|
253 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
254 |
use tonic::codegen::*;
|
420 |
pub mod money_collected_service_client {
|
421 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
422 |
use tonic::codegen::*;
|
548 |
pub mod exchange_rate_service_client {
|
549 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
550 |
use tonic::codegen::*;
|
695 |
pub mod component_health_service_client {
|
696 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
697 |
use tonic::codegen::*;
|
787 |
pub mod amount_collected_service_server {
|
788 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
789 |
use tonic::codegen::*;
|
132 |
pub mod send_email_service_client {
|
133 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
134 |
use tonic::codegen::*;
|
241 |
pub mod registration_mail_service_client {
|
242 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
243 |
use tonic::codegen::*;
|
333 |
pub mod verification_mail_service_client {
|
334 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
335 |
use tonic::codegen::*;
|
425 |
pub mod tithe_mail_service_client {
|
426 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
427 |
use tonic::codegen::*;
|
515 |
pub mod giving_mail_service_client {
|
516 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
517 |
use tonic::codegen::*;
|
1 |
#![allow(clippy::let_unit_value)]
|
2 |
#![allow(dead_code, unused_variables, unused_imports)]
|
96 |
pub mod query_client {
|
97 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
98 |
use tonic::codegen::http::Uri;
|
218 |
pub mod query_server {
|
219 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
220 |
use tonic::codegen::*;
|
120 |
pub mod msg_client {
|
121 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
122 |
use tonic::codegen::http::Uri;
|
243 |
pub mod msg_server {
|
244 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
245 |
use tonic::codegen::*;
|
524 |
pub mod query_client {
|
525 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
526 |
use tonic::codegen::http::Uri;
|
650 |
pub mod query_server {
|
651 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
652 |
use tonic::codegen::*;
|
126 |
pub mod msg_client {
|
127 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
128 |
use tonic::codegen::http::Uri;
|
228 |
pub mod msg_server {
|
229 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
230 |
use tonic::codegen::*;
|
554 |
pub mod query_client {
|
555 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
556 |
use tonic::codegen::http::Uri;
|
756 |
pub mod query_server {
|
757 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
758 |
use tonic::codegen::*;
|
2 |
pub mod lock_client {
|
3 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
4 |
use tonic::codegen::*;
|
99 |
pub mod lock_server {
|
100 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
101 |
use tonic::codegen::*;
|
2 |
pub mod position_client {
|
3 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
4 |
use tonic::codegen::*;
|
125 |
pub mod position_server {
|
126 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
127 |
use tonic::codegen::*;
|
2 |
pub mod portfolio_client {
|
3 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
4 |
use tonic::codegen::*;
|
225 |
pub mod portfolio_server {
|
226 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
227 |
use tonic::codegen::*;
|
645 |
pub mod transaction_client {
|
646 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
647 |
use tonic::codegen::*;
|
868 |
pub mod transaction_server {
|
869 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
870 |
use tonic::codegen::*;
|
1288 |
pub mod security_client {
|
1289 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1290 |
use tonic::codegen::*;
|
2 |
pub mod valuation_client {
|
3 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
4 |
use tonic::codegen::*;
|
2 |
pub mod astro_generic_service_server {
|
3 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
4 |
use tonic::codegen::*;
|
195 |
pub mod astro_ccd_service_server {
|
196 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
197 |
use tonic::codegen::*;
|
436 |
pub mod astro_efw_service_server {
|
437 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
438 |
use tonic::codegen::*;
|
312 |
pub mod destination_client {
|
313 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
314 |
use tonic::codegen::*;
|
420 |
pub mod destination_server {
|
421 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
422 |
use tonic::codegen::*;
|
28 |
pub mod identity_client {
|
29 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
30 |
use tonic::codegen::*;
|
114 |
pub mod identity_server {
|
115 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
116 |
use tonic::codegen::*;
|
273 |
pub mod inbound_server_policies_client {
|
274 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
275 |
use tonic::codegen::*;
|
383 |
pub mod inbound_server_policies_server {
|
384 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
385 |
use tonic::codegen::*;
|
291 |
pub mod tap_client {
|
292 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
293 |
use tonic::codegen::*;
|
374 |
pub mod tap_server {
|
375 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
376 |
use tonic::codegen::*;
|
172 |
pub mod raft_client {
|
173 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
174 |
use tonic::codegen::*;
|
523 |
pub mod raft_server {
|
524 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
525 |
use tonic::codegen::*;
|
1 |
#![allow(clippy::let_unit_value)]
|
2 |
#![allow(clippy::unit_arg)]
|
305 |
pub mod marketstore_client {
|
306 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
307 |
use tonic::codegen::*;
|
204 |
pub mod action_service_client {
|
205 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
206 |
use tonic::codegen::*;
|
626 |
pub mod action_service_server {
|
627 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
628 |
use tonic::codegen::*;
|
115 |
pub mod calibration_service_client {
|
116 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
117 |
use tonic::codegen::*;
|
305 |
pub mod calibration_service_server {
|
306 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
307 |
use tonic::codegen::*;
|
421 |
pub mod camera_service_client {
|
422 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
423 |
use tonic::codegen::*;
|
846 |
pub mod camera_service_server {
|
847 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
848 |
use tonic::codegen::*;
|
41 |
pub mod core_service_client {
|
42 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
43 |
use tonic::codegen::*;
|
143 |
pub mod core_service_server {
|
144 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
145 |
use tonic::codegen::*;
|
77 |
pub mod geofence_service_client {
|
78 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
79 |
use tonic::codegen::*;
|
161 |
pub mod geofence_service_server {
|
162 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
163 |
use tonic::codegen::*;
|
1 |
#![allow(clippy::let_unit_value)]
|
369 |
pub mod control_api_client {
|
370 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
371 |
use tonic::codegen::*;
|
537 |
pub mod control_api_server {
|
538 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
539 |
use tonic::codegen::*;
|
59 |
pub mod callback_client {
|
60 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
61 |
use tonic::codegen::*;
|
146 |
pub mod callback_server {
|
147 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
148 |
use tonic::codegen::*;
|
1517 |
pub mod milvus_service_client {
|
1518 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1519 |
use tonic::codegen::*;
|
2650 |
pub mod proxy_service_client {
|
2651 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
2652 |
use tonic::codegen::*;
|
1218 |
pub mod milvus_service_client {
|
1219 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1220 |
use tonic::codegen::*;
|
2193 |
pub mod proxy_service_client {
|
2194 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
2195 |
use tonic::codegen::*;
|
2278 |
pub mod milvus_service_server {
|
2279 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
2280 |
use tonic::codegen::*;
|
4435 |
pub mod proxy_service_server {
|
4436 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
4437 |
use tonic::codegen::*;
|
26 |
pub mod addons_service_client {
|
27 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
28 |
use tonic::codegen::*;
|
154 |
pub mod addons_service_server {
|
155 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
156 |
use tonic::codegen::*;
|
399 |
pub mod core_service_client {
|
400 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
401 |
use tonic::codegen::*;
|
489 |
pub mod core_service_server {
|
490 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
491 |
use tonic::codegen::*;
|
643 |
pub mod history_service_client {
|
644 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
645 |
use tonic::codegen::*;
|
1 |
#![allow(clippy::let_unit_value)]
|
2 |
#![allow(clippy::new_without_default)]
|
1 |
#![allow(clippy::let_unit_value)]
|
54 |
clippy::let_and_return,
|
55 |
clippy::let_unit_value,
|
56 |
clippy::new_ret_no_self,
|
4 |
#![allow(
|
5 |
clippy::let_unit_value,
|
6 |
clippy::unreadable_literal,
|
36 |
pub mod analytics_client {
|
37 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
38 |
use tonic::codegen::*;
|
7 |
clippy::unused_unit,
|
8 |
clippy::let_unit_value,
|
9 |
clippy::derive_partial_eq_without_eq,
|
7 |
clippy::unused_unit,
|
8 |
clippy::let_unit_value,
|
9 |
clippy::derive_partial_eq_without_eq,
|
7 |
clippy::unused_unit,
|
8 |
clippy::let_unit_value,
|
9 |
clippy::derive_partial_eq_without_eq,
|
7 |
clippy::unused_unit,
|
8 |
clippy::let_unit_value,
|
9 |
clippy::derive_partial_eq_without_eq,
|
7 |
clippy::unused_unit,
|
8 |
clippy::let_unit_value,
|
9 |
clippy::derive_partial_eq_without_eq,
|
7 |
clippy::unused_unit,
|
8 |
clippy::let_unit_value,
|
9 |
clippy::derive_partial_eq_without_eq,
|
7 |
clippy::unused_unit,
|
8 |
clippy::let_unit_value,
|
9 |
clippy::derive_partial_eq_without_eq,
|
7 |
clippy::unused_unit,
|
8 |
clippy::let_unit_value,
|
9 |
clippy::derive_partial_eq_without_eq,
|
7 |
clippy::unused_unit,
|
8 |
clippy::let_unit_value,
|
9 |
clippy::derive_partial_eq_without_eq,
|
7 |
clippy::unused_unit,
|
8 |
clippy::let_unit_value,
|
9 |
clippy::derive_partial_eq_without_eq,
|
5 |
#![allow(clippy::let_unit_value)] // this lint is triggered for code generated by #[sabi_trait]
|
216 |
pub mod query_service_client {
|
217 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
218 |
use tonic::codegen::*;
|
437 |
pub mod trace_service_client {
|
438 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
439 |
use tonic::codegen::http::Uri;
|
571 |
pub mod logging_service_v2_client {
|
572 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
573 |
use tonic::codegen::http::Uri;
|
703 |
pub mod pact_plugin_client {
|
704 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
705 |
use tonic::codegen::*;
|
982 |
pub mod pact_plugin_server {
|
983 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
984 |
use tonic::codegen::*;
|
2 |
pub mod pancake_db_client {
|
3 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
4 |
use tonic::codegen::*;
|
215 |
pub mod pancake_db_server {
|
216 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
217 |
use tonic::codegen::*;
|
323 |
fn unit() {
|
324 |
#![allow(clippy::let_unit_value)]
|
325 |
let output: Vec<u8> = to_vec(&()).unwrap();
|
1 |
#![allow(clippy::let_unit_value)]
|
6 |
clippy::single_match,
|
7 |
clippy::let_unit_value,
|
8 |
clippy::match_wild_err_arm
|
161 |
pub mod daemon_client {
|
162 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
163 |
use tonic::codegen::*;
|
379 |
pub mod daemon_server {
|
380 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
381 |
use tonic::codegen::*;
|
110 |
pub mod builder_client {
|
111 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
112 |
use tonic::codegen::*;
|
256 |
pub mod builder_server {
|
257 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
258 |
use tonic::codegen::*;
|
6 |
pub mod health_client {
|
7 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
8 |
use tonic::codegen::*;
|
82 |
pub mod health_server {
|
83 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
84 |
use tonic::codegen::*;
|
22 |
pub mod node_client {
|
23 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
24 |
use tonic::codegen::*;
|
137 |
pub mod node_server {
|
138 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
139 |
use tonic::codegen::*;
|
201 |
pub mod repository_client {
|
202 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
203 |
use tonic::codegen::*;
|
436 |
pub mod repository_server {
|
437 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
438 |
use tonic::codegen::*;
|
31 |
pub mod scheduler_client {
|
32 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
33 |
use tonic::codegen::*;
|
107 |
pub mod scheduler_server {
|
108 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
109 |
use tonic::codegen::*;
|
6 |
clippy::let_and_return,
|
7 |
clippy::let_unit_value,
|
8 |
unknown_lints,
|
228 |
pub mod msg_client {
|
229 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
230 |
use tonic::codegen::http::Uri;
|
368 |
pub mod msg_server {
|
369 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
370 |
use tonic::codegen::*;
|
718 |
pub mod query_client {
|
719 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
720 |
use tonic::codegen::http::Uri;
|
856 |
pub mod query_server {
|
857 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
858 |
use tonic::codegen::*;
|
538 |
pub mod msg_client {
|
539 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
540 |
use tonic::codegen::http::Uri;
|
826 |
pub mod msg_server {
|
827 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
828 |
use tonic::codegen::*;
|
1655 |
pub mod query_client {
|
1656 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1657 |
use tonic::codegen::http::Uri;
|
1852 |
pub mod query_server {
|
1853 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1854 |
use tonic::codegen::*;
|
1089 |
pub mod msg_client {
|
1090 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1091 |
use tonic::codegen::http::Uri;
|
1539 |
pub mod msg_server {
|
1540 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1541 |
use tonic::codegen::*;
|
149 |
pub mod controller_client {
|
150 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
151 |
use tonic::codegen::*;
|
331 |
pub mod controller_server {
|
332 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
333 |
use tonic::codegen::*;
|
41 |
pub mod translation_client {
|
42 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
43 |
use tonic::codegen::*;
|
137 |
pub mod translation_server {
|
138 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
139 |
use tonic::codegen::*;
|
557 |
pub mod collections_client {
|
558 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
559 |
use tonic::codegen::*;
|
750 |
pub mod collections_server {
|
751 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
752 |
use tonic::codegen::*;
|
1968 |
pub mod points_client {
|
1969 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1970 |
use tonic::codegen::*;
|
2338 |
pub mod points_server {
|
2339 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
2340 |
use tonic::codegen::*;
|
3149 |
pub mod snapshots_client {
|
3150 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
3151 |
use tonic::codegen::*;
|
18 |
pub mod handshake_client {
|
19 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
20 |
use tonic::codegen::*;
|
157 |
pub mod core_client {
|
158 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
159 |
use tonic::codegen::*;
|
48 |
pub mod cluster_service_client {
|
49 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
50 |
use tonic::codegen::*;
|
174 |
pub mod cluster_service_server {
|
175 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
176 |
use tonic::codegen::*;
|
298 |
pub mod search_service_client {
|
299 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
300 |
use tonic::codegen::*;
|
460 |
pub mod search_service_server {
|
461 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
462 |
use tonic::codegen::*;
|
103 |
pub mod ingest_api_service_client {
|
104 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
105 |
use tonic::codegen::*;
|
248 |
pub mod ingest_api_service_server {
|
249 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
250 |
use tonic::codegen::*;
|
1 |
#![cfg(any(target_os = "macos", target_os = "ios"))]
|
2 |
#![allow(clippy::missing_safety_doc, clippy::let_unit_value)]
|
1 |
#![allow(clippy::let_unit_value)]
|
1 |
#![allow(clippy::let_unit_value)]
|
3 |
clippy::derive_partial_eq_without_eq,
|
4 |
clippy::let_unit_value,
|
5 |
clippy::match_same_arms
|
1 |
#![cfg_attr(feature = "cargo-clippy", allow(let_unit_value))]
|
2 |
use std::sync::atomic::{AtomicUsize, Ordering};
|
1 |
#![cfg_attr(feature = "cargo-clippy", allow(let_unit_value))]
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
2 |
pub mod valuation_client {
|
3 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
4 |
use tonic::codegen::*;
|
97 |
pub mod valuation_server {
|
98 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
99 |
use tonic::codegen::*;
|
34 |
pub mod sdk_client {
|
35 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
36 |
use tonic::codegen::*;
|
127 |
pub mod sdk_client {
|
128 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
129 |
use tonic::codegen::*;
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
120 |
pub mod update_notification_service_client {
|
121 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
122 |
use tonic::codegen::*;
|
236 |
pub mod update_notification_service_server {
|
237 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
238 |
use tonic::codegen::*;
|
457 |
pub mod dataset_objects_service_client {
|
458 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
459 |
use tonic::codegen::*;
|
691 |
pub mod dataset_objects_service_server {
|
692 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
693 |
use tonic::codegen::*;
|
1159 |
pub mod object_load_service_client {
|
1160 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1161 |
use tonic::codegen::*;
|
1392 |
pub mod object_load_service_server {
|
1393 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1394 |
use tonic::codegen::*;
|
2066 |
pub mod project_service_client {
|
2067 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
2068 |
use tonic::codegen::*;
|
1 |
#![cfg_attr(feature = "cargo-clippy", allow(let_unit_value))]
|
2 |
use std::sync::atomic::{AtomicUsize, Ordering};
|
1 |
#![cfg_attr(feature = "cargo-clippy", allow(let_unit_value))]
|
19 |
pub mod greeter_client {
|
20 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
21 |
use tonic::codegen::http::Uri;
|
105 |
pub mod greeter_server {
|
106 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
107 |
use tonic::codegen::*;
|
62 |
clippy::cognitive_complexity,
|
63 |
clippy::let_unit_value,
|
64 |
clippy::collapsible_if
|
895 |
pub mod bigtable_client {
|
896 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
897 |
use tonic::codegen::*;
|
895 |
pub mod bigtable_client {
|
896 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
897 |
use tonic::codegen::*;
|
47 |
pub mod embed_access_token_service_client {
|
48 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
49 |
use tonic::codegen::*;
|
88 |
pub mod ingest_service_client {
|
89 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
90 |
use tonic::codegen::*;
|
1 |
#![doc = r" Generated client implementations."]
|
2 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
3 |
use speakeasy_protos_tokio_02::ingest::{IngestRequest, IngestResponse};
|
10 |
// Every instance of this warning in tests is wrong
|
11 |
#![allow(clippy::let_unit_value)]
|
149 |
pub mod flight_plan_rpc_client {
|
150 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
151 |
use tonic::codegen::*;
|
30 |
pub mod pilot_rpc_client {
|
31 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
32 |
use tonic::codegen::*;
|
46 |
pub mod storage_rpc_client {
|
47 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
48 |
use tonic::codegen::*;
|
64 |
pub mod vehicle_rpc_client {
|
65 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
66 |
use tonic::codegen::*;
|
51 |
pub mod vertipad_rpc_client {
|
52 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
53 |
use tonic::codegen::*;
|
43 |
pub mod vertiport_rpc_client {
|
44 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
45 |
use tonic::codegen::*;
|
1 |
#![allow(clippy::let_unit_value)]
|
2 |
#![deny(non_snake_case)]
|
36 |
pub mod splits_service_client {
|
37 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
38 |
use tonic::codegen::*;
|
157 |
pub mod changes_service_client {
|
158 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
159 |
use tonic::codegen::*;
|
289 |
pub mod dividends_service_client {
|
290 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
291 |
use tonic::codegen::*;
|
49 |
pub mod daily_bars_service_client {
|
50 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
51 |
use tonic::codegen::*;
|
174 |
pub mod daily_vwaps_service_client {
|
175 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
176 |
use tonic::codegen::*;
|
299 |
pub mod daily_prices_service_client {
|
300 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
301 |
use tonic::codegen::*;
|
40 |
pub mod daily_rsi_service_client {
|
41 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
42 |
use tonic::codegen::*;
|
165 |
pub mod daily_sma_service_client {
|
166 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
167 |
use tonic::codegen::*;
|
287 |
pub mod daily_cma_service_client {
|
288 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
289 |
use tonic::codegen::*;
|
421 |
pub mod daily_macd_service_client {
|
422 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
423 |
use tonic::codegen::*;
|
85 |
fn zst() {
|
86 |
#![allow(clippy::let_unit_value)]
|
87 |
for i in 0..8 {
|
1 |
#![allow(clippy::let_unit_value)]
|
2547 |
pub mod instruments_service_client {
|
2548 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
2549 |
use tonic::codegen::*;
|
4075 |
pub mod market_data_service_client {
|
4076 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
4077 |
use tonic::codegen::*;
|
4266 |
pub mod market_data_stream_service_client {
|
4267 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
4268 |
use tonic::codegen::*;
|
5852 |
pub mod operations_service_client {
|
5853 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
5854 |
use tonic::codegen::*;
|
6071 |
pub mod operations_stream_service_client {
|
6072 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
6073 |
use tonic::codegen::*;
|
48 |
pub mod health_client {
|
49 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
50 |
use tonic::codegen::*;
|
166 |
pub mod health_server {
|
167 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
168 |
use tonic::codegen::*;
|
147 |
pub mod server_reflection_client {
|
148 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
149 |
use tonic::codegen::*;
|
233 |
pub mod server_reflection_server {
|
234 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
235 |
use tonic::codegen::*;
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
34 |
#![deny(clippy::unwrap_used)]
|
35 |
#![allow(clippy::let_unit_value)] // This can reasonably be done for explicitness
|
36 |
#![allow(clippy::significant_drop_in_scrutinee)] // arti/-/merge_requests/588/#note_2812945
|
3 |
pub mod greeting_client {
|
4 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
5 |
use tonic::codegen::*;
|
95 |
pub mod greeting_server {
|
96 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
97 |
use tonic::codegen::*;
|
1 |
#![allow(clippy::let_unit_value)]
|
2 |
use redis;
|
107 |
clippy::implicit_hasher,
|
108 |
clippy::let_unit_value,
|
109 |
clippy::new_ret_no_self,
|
188 |
pub mod type_db_cluster_client {
|
189 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
190 |
use tonic::codegen::*;
|
449 |
pub mod type_db_cluster_server {
|
450 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
451 |
use tonic::codegen::*;
|
3600 |
pub mod type_db_client {
|
3601 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
3602 |
use tonic::codegen::*;
|
3908 |
pub mod type_db_server {
|
3909 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
3910 |
use tonic::codegen::*;
|
103 |
#![allow(
|
104 |
clippy::let_unit_value, // This one is enabled because we use `let` with unit values to identify fields that aren't parsed.
|
105 |
)]
|
11 |
clippy::module_inception,
|
12 |
clippy::let_unit_value,
|
13 |
clippy::map_entry,
|
28 |
clippy::missing_safety_doc,
|
29 |
clippy::let_unit_value,
|
30 |
clippy::needless_range_loop,
|
3 |
pub mod echo_service_client {
|
4 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
5 |
use tonic::codegen::*;
|
135 |
pub mod echo_service_server {
|
136 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
137 |
use tonic::codegen::*;
|
3 |
pub mod echo_resource_service_client {
|
4 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
5 |
use tonic::codegen::*;
|
141 |
pub mod echo_resource_service_server {
|
142 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
143 |
use tonic::codegen::*;
|
3 |
pub mod file_upload_service_client {
|
4 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
5 |
use tonic::codegen::*;
|
94 |
pub mod file_upload_service_server {
|
95 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
96 |
use tonic::codegen::*;
|
3 |
pub mod auth_service_client {
|
4 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
5 |
use tonic::codegen::*;
|
87 |
pub mod auth_service_server {
|
88 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
89 |
use tonic::codegen::*;
|
237 |
pub mod external_auth_service_client {
|
238 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
239 |
use tonic::codegen::*;
|
321 |
pub mod external_auth_service_server {
|
322 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
323 |
use tonic::codegen::*;
|
10 |
non_snake_case,
|
11 |
clippy::let_unit_value,
|
12 |
clippy::missing_safety_doc,
|
10 |
non_snake_case,
|
11 |
clippy::let_unit_value,
|
12 |
clippy::missing_safety_doc,
|
10 |
non_snake_case,
|
11 |
clippy::let_unit_value,
|
12 |
clippy::missing_safety_doc,
|
10 |
non_snake_case,
|
11 |
clippy::let_unit_value,
|
12 |
clippy::missing_safety_doc,
|
10 |
non_snake_case,
|
11 |
clippy::let_unit_value,
|
12 |
clippy::missing_safety_doc,
|
10 |
non_snake_case,
|
11 |
clippy::let_unit_value,
|
12 |
clippy::missing_safety_doc,
|
10 |
non_snake_case,
|
11 |
clippy::let_unit_value,
|
12 |
clippy::missing_safety_doc,
|
10 |
non_snake_case,
|
11 |
clippy::let_unit_value,
|
12 |
clippy::missing_safety_doc,
|
10 |
non_snake_case,
|
11 |
clippy::let_unit_value,
|
12 |
clippy::missing_safety_doc,
|
10 |
non_snake_case,
|
11 |
clippy::let_unit_value,
|
12 |
clippy::missing_safety_doc,
|
10 |
non_snake_case,
|
11 |
clippy::let_unit_value,
|
12 |
clippy::missing_safety_doc,
|
10 |
non_snake_case,
|
11 |
clippy::let_unit_value,
|
12 |
clippy::missing_safety_doc,
|
10 |
non_snake_case,
|
11 |
clippy::let_unit_value,
|
12 |
clippy::missing_safety_doc,
|
10 |
non_snake_case,
|
11 |
clippy::let_unit_value,
|
12 |
clippy::missing_safety_doc,
|
10 |
non_snake_case,
|
11 |
clippy::let_unit_value,
|
12 |
clippy::missing_safety_doc,
|
3 |
clippy::float_cmp,
|
4 |
clippy::let_unit_value,
|
5 |
clippy::module_inception,
|
3 |
clippy::float_cmp,
|
4 |
clippy::let_unit_value,
|
5 |
clippy::module_inception,
|
6 |
clippy::single_match,
|
7 |
clippy::let_unit_value,
|
8 |
clippy::match_wild_err_arm
|
6 |
clippy::single_match,
|
7 |
clippy::let_unit_value,
|
8 |
clippy::match_wild_err_arm
|
6 |
clippy::single_match,
|
7 |
clippy::let_unit_value,
|
8 |
clippy::match_wild_err_arm
|
45 |
)]
|
46 |
#![allow(clippy::let_unit_value)]
|
1 |
#![allow(clippy::let_unit_value)] // `let () =` being used to constrain result type
|
58 |
#![cfg(target_os = "ios")]
|
59 |
#![allow(clippy::let_unit_value)]
|
1 |
#![cfg(target_os = "macos")]
|
2 |
#![allow(clippy::let_unit_value)]
|
765 |
#![allow(unused_variables)]
|
766 |
#![allow(clippy::let_unit_value)]
|
767 |
#![allow(clippy::unit_arg)]
|
180 |
pub mod schema_service_client {
|
181 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
182 |
use tonic::codegen::*;
|
1275 |
pub mod publisher_client {
|
1276 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1277 |
use tonic::codegen::*;
|
1498 |
pub mod subscriber_client {
|
1499 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
1500 |
use tonic::codegen::*;
|
1 |
#![allow(
|
2 |
clippy::let_unit_value, // When implementing widgets, we want to spell
|
3 |
// out our Response type even if it's unit.
|
2 |
pub mod discovery_service_client {
|
3 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
4 |
use tonic::codegen::*;
|
2 |
pub mod scheme_service_client {
|
3 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
4 |
use tonic::codegen::*;
|
2 |
pub mod table_service_client {
|
3 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
4 |
use tonic::codegen::*;
|
226 |
pub mod compact_tx_streamer_client {
|
227 |
#![allow(unused_variables, dead_code, missing_docs, clippy::let_unit_value)]
|
228 |
use tonic::codegen::*;
|