Use aliasable in AxisToplevelLayout to use slice in argument

This makes layouts possible to compose without clones.
This commit is contained in:
Ian Douglas Scott 2025-03-24 14:59:25 -07:00
parent f2a2904978
commit 874245bc2e
4 changed files with 29 additions and 6 deletions

View file

@ -28,6 +28,7 @@ i18n-embed-fl = "0.9.0"
rust-embed = "8.1.0"
rustix = { version = "0.38.30", features = ["fs"] }
calloop-wayland-source = "0.4.0"
aliasable = "0.1.3"
[dependencies.i18n-embed]
version = "0.15.3"