ambient_layout 0.2.1

Ambient UI layouting functionality. Host-only.
Documentation
[dependencies.ambient_core]
version = "0.2.1"

[dependencies.ambient_ecs]
version = "0.2.1"

[dependencies.ambient_input]
version = "0.2.1"

[dependencies.ambient_profiling]
features = ["profile-with-puffin"]
version = "1.0.9"

[dependencies.glam]
features = ["bytemuck", "serde", "rand"]
version = "0.22"

[dependencies.itertools]
version = "0.10.3"

[dependencies.log]
version = "0.4"

[dependencies.serde]
features = ["derive", "rc"]
version = "1.0"

[package]
description = "Ambient UI layouting functionality. Host-only."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "ambient_layout"
readme = "README.md"
repository = "https://github.com/AmbientRun/Ambient"
rust-version = "1.67.0"
version = "0.2.1"