bilelmoussaoui / ashpd

A Rust wrapper around XDG portals DBus interfaces
https://bilelmoussaoui.github.io/ashpd/ashpd/
MIT License
242 stars 44 forks source link

fixup! activation_token: Provide GTK 4 helper #244

Closed A6GibKm closed 2 weeks ago

A6GibKm commented 2 weeks ago

Use as const as mut, this fixes a clippy lint that could have been seen with

cargo clippy --features=gtk4 -- -W clippy::cast-ptr-alignment