Skip to content

Commit

Permalink
doc inline dpi crate
Browse files Browse the repository at this point in the history
Co-authored-by: John Nunley <[email protected]>
  • Loading branch information
madsmtm and notgull authored Feb 25, 2024
1 parent 6cbcc58 commit 63f2b91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@
pub use rwh_06 as raw_window_handle;

// Re-export DPI types so that users don't have to put it in Cargo.toml.
#[doc(inline)]
pub use dpi;

#[macro_use]
Expand Down

0 comments on commit 63f2b91

Please sign in to comment.