#layout #rectcut

rectcut-rs

Rust implementation of the rectcut concept from https://halt.software/dead-simple-layouts/

3 releases

0.1.2 Jan 16, 2022
0.1.1 Jan 16, 2022
0.1.0 Jan 16, 2022

#861 in GUI

MIT license

12KB
283 lines

rectcut-rs

This repository contains a Rust implementation of the rectcut algorithm. This algorithm provides a simple way to split up a UI into sections.

See the docs for details: https://docs.rs/rectcut-rs/0.1.1/rectcut_rs/

No runtime deps