flexgrid 0.1.1

A simple bidirectional flex and grid layout system.
Documentation
  • Coverage
  • 0%
    0 out of 45 items documented0 out of 26 items with examples
  • Size
  • Source code size: 17.99 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 4.25 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • wbbradley/flexgrid
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • wbbradley

flexgrid

Use flexgrid to place non-overlapping boxes within a rectangular space. Choose directions, use nesting, and specify Pixel, Percent, or Flex constraints.

Currently we assume a screen coordinate system where Y increases in the downward direction.