embedded-layout 0.1.0

Extend embedded-graphics with simple layout functions
Documentation
[dependencies.embedded-graphics]
version = "0.6.2"
[dev-dependencies.embedded-graphics-simulator]
version = "0.2.0"

[package]
authors = ["Dániel Buga <bugadani@gmail.com>"]
categories = ["no-std", "embedded", "graphics"]
description = "Extend embedded-graphics with simple layout functions"
edition = "2018"
exclude = [".gitignore", ".github/"]
keywords = ["embedded-graphics", "layout", "linear-layout"]
license = "MIT"
name = "embedded-layout"
repository = "https://github.com/bugadani/embedded-layout"
version = "0.1.0"