This commit is contained in:
Mihai Dinculescu
2022-10-18 21:57:52 +01:00
parent 0db9847030
commit a46e9860a3
8 changed files with 100 additions and 3 deletions

View File

@@ -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.