Clippy and other fixes for Rust 1.85

This commit is contained in:
Christien Rioux 2025-03-28 13:17:15 -04:00
parent a46a2e51d4
commit 4f8765d25e
38 changed files with 138 additions and 506 deletions

View file

@ -209,7 +209,7 @@ pub extern "C" fn initialize_veilid_flutter(
}
//////////////////////////////////////////////////////////////////////////////////
/// C-compatible FFI Functions
// C-compatible FFI Functions
#[no_mangle]
#[instrument]