DioxusLabs / taffy

A high performance rust-powered UI layout library
https://docs.rs/taffy
Other
2.06k stars 102 forks source link

Fix debug mode #631

Closed nicoburns closed 6 months ago

nicoburns commented 6 months ago

Objective

Compilation with the debug feature was broken. This fixes and adds a CI check to prevent future regressions.