casuarius 0.1.0

A Rust implementation of the Cassowary linear constraint solving algorithm. This is a fork of `cassowary-rs` originally written by Dylan Ede. It makes a number of improvements including: * `Solver`s are Send + Sync * new variable types can be defined, removing the need to maintain a lookup map The Cassowary algorithm is designed for naturally laying out user interfaces using linear constraints, like 'this button must line up with this text box'.
Documentation
  • Feature flags
  • This release does not have any feature flags.

casuarius

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This release does not have any feature flags.