Skip to content

Commit

Permalink
Update Docs 📝
Browse files Browse the repository at this point in the history
	modified:   src/lib.rs
  • Loading branch information
NiiightmareXD committed Oct 12, 2023
1 parent 6400a2f commit 2393e9c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,10 @@
//!
//! ```no_run
//! use std::time::Instant;
//!
//! use windows_capture::{
//! capture::{WindowsCaptureHandler, WindowsCaptureSettings},
//! frame::Frame,
//! window::Window,
//! monitor::Monitor,
//! };
//!
//! struct Capture {
Expand Down

0 comments on commit 2393e9c

Please sign in to comment.