CapSoftware / scap

High-performance, cross-platform screen capture library in Rust.
https://crates.io/crates/scap
Other
238 stars 46 forks source link

feat: rename CGPoint, CGRect, CGSize → Point, Area, Size #67

Closed clearlysid closed 6 months ago

clearlysid commented 6 months ago

Closes #60 and also actions all warnings from rust compiler when running cargo run and cargo check.