flex-grow 0.1.0

allocate a size between children
Documentation
[dependencies]

[lib]
name = "flex_grow"
path = "src/lib.rs"

[package]
authors = ["Canop <cano.petrole@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["gui"]
description = "allocate a size between children"
edition = "2021"
keywords = ["flex"]
license = "MIT"
name = "flex-grow"
readme = "README.md"
repository = "https://github.com/Canop/flex-grow"
rust-version = "1.56"
version = "0.1.0"