dashscene-compose 0.1.0

Android Jetpack Compose host backend for DashScene
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "dashscene-compose"
version = "0.1.0"
edition = "2024"
description = "Android Jetpack Compose host backend for DashScene"
license = "MIT"
readme = "README.md"
repository = "https://github.com/driftsys/dashscene"
documentation = "https://docs.rs/dashscene-compose"
keywords = ["dashscene", "compose", "android", "jetpack", "host"]
categories = ["gui", "rendering"]