This commit is contained in:
@@ -79,6 +79,10 @@
|
|||||||
//!
|
//!
|
||||||
//! See [more examples](https://github.com/mihai-dinculescu/simconnect-sdk-rs/tree/main/examples).
|
//! See [more examples](https://github.com/mihai-dinculescu/simconnect-sdk-rs/tree/main/examples).
|
||||||
|
|
||||||
|
// We're a library, we don't _need_ to use everythi... actually, tests.... tests need to use them
|
||||||
|
// for now though, fuck it
|
||||||
|
#![allow(unused_imports)]
|
||||||
|
|
||||||
mod bindings;
|
mod bindings;
|
||||||
mod domain;
|
mod domain;
|
||||||
mod errors;
|
mod errors;
|
||||||
|
Reference in New Issue
Block a user