Fix the docs.rs build and improve the documentation

This commit is contained in:
Mihai Dinculescu
2022-10-21 14:59:22 +01:00
parent ea9236f3f6
commit 8ea0c17f99
11 changed files with 59 additions and 466 deletions

View File

@@ -1,3 +1,5 @@
//! This crate provides the [`crate::SimConnectObject`] derive macro of simconnect-sdk.
extern crate proc_macro;
use std::collections::HashMap;