mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-08-03 12:16:22 -04:00
Clippy and other fixes for Rust 1.85
This commit is contained in:
parent
a46a2e51d4
commit
4f8765d25e
38 changed files with 138 additions and 506 deletions
|
@ -209,7 +209,7 @@ pub extern "C" fn initialize_veilid_flutter(
|
|||
}
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////////
|
||||
/// C-compatible FFI Functions
|
||||
// C-compatible FFI Functions
|
||||
|
||||
#[no_mangle]
|
||||
#[instrument]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue