Open Issues Need Help
View All on GitHub Switch to newly stabilized async closures about 2 months ago
AI Summary: The task involves replacing the `async_closure!` macro used in the hyprland-rs Rust wrapper with native async closures, now that they are stabilized. This requires refactoring code that uses the macro to utilize the standard async closure syntax.
Complexity:
3/5
enhancement good first issue BREAKING
An unofficial rust wrapper for hyprland's IPC [maintainers=@yavko]
Rust
#hyprland#hyprland-ipc#ipc#rust#socket