mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02: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