mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-02-06 11:41:56 +00:00
chore: fix clippy lints (#14834)
This commit is contained in:
parent
7fca58230f
commit
efc4c26ebc
@ -243,6 +243,7 @@ pub fn assert_ipc_response<
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[allow(clippy::needless_doctest_main)]
|
||||||
/// Executes the given IPC message and get the return value.
|
/// Executes the given IPC message and get the return value.
|
||||||
///
|
///
|
||||||
/// # Examples
|
/// # Examples
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user