nashaofu / xcap

XCap is a cross-platform screen capture library written in Rust. It supports Linux (X11, Wayland), MacOS, and Windows. XCap supports screenshot and video recording (to be implemented).
https://docs.rs/xcap
Apache License 2.0
459 stars 55 forks source link

Set indentation to 4 spaces #57

Closed c-h-johnson closed 1 year ago

c-h-johnson commented 1 year ago

As per the rust style guide, the indentation should be 4 spaces.