licenses.dev

cassowary v0.3.0

A Rust implementation of the Cassowary linear constraint solving algorithm. The Cassowary algorithm is designed for naturally laying out user interfaces using linear constraints, like 'this button must line up with this text box'.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/cassowary)](https://licenses.dev/cargo/cassowary)
<a href="https://licenses.dev/cargo/cassowary">
  <img src="https://licenses.dev/b/cargo/cassowary" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.0 version:

[![licenses](https://licenses.dev/b/cargo/cassowary/0.3.0)](https://licenses.dev/cargo/cassowary/0.3.0)
<a href="https://licenses.dev/cargo/cassowary/0.3.0">
  <img src="https://licenses.dev/b/cargo/cassowary/0.3.0" alt="licenses" />
</a>
GitHub