Add CI
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
//! simconnect-sdk = { version = "0.1", features = ["derive"] }
|
||||
//! ```
|
||||
//!
|
||||
//! ```no_run
|
||||
//! ```rust,no_run
|
||||
//! use simconnect_sdk::{Notification, SimConnect, SimConnectObject};
|
||||
//!
|
||||
//! /// A data structure that will be used to receive data from SimConnect.
|
||||
|
@@ -9,7 +9,7 @@ use crate::{
|
||||
///
|
||||
/// # Example
|
||||
///
|
||||
/// ```no_run
|
||||
/// ```rust,no_run
|
||||
/// use simconnect_sdk::{Notification, SimConnect, SimConnectObject};
|
||||
///
|
||||
/// /// A data structure that will be used to receive data from SimConnect.
|
||||
|
Reference in New Issue
Block a user