cassowary 0.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'.
Documentation
Build #70405 2017-09-13T20:05:49.632879+00:00
# rustc version
rustc 1.21.0-dev (d835dc82b 2017-08-29)# docs.rs version
cratesfyi 0.4.1 (003e49d 2017-06-08)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading cassowary v0.3.0
Documenting cassowary v0.3.0
Running `rustdoc --crate-name cassowary .cargo/registry/src/github.com-1ecc6299db9ec823/cassowary-0.3.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps`
Finished dev [unoptimized + debuginfo] target(s) in 0.49 secs