Open Osspial opened 7 years ago
The stretch crate is a flex box implementation written in Rust
The stretch crate is a flex box implementation written in Rust
In my experience stretch's API isn't so pretty usable, especially in Rust's trait-driven applications. In particular I had compelled to duplicate my layout properties into stretch's styles everywhere.
Derin currently supports CSS grid-style layout, but flexbox-style layout would be a super nice thing to have.