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