cranpose-platform-android 0.1.0

Android platform adapter for Cranpose
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "cranpose-platform-android"
version = "0.1.0"
dependencies = [
 "cranpose-ui-graphics",
]

[[package]]
name = "cranpose-ui-graphics"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f03a31353bb7222179f5e669eb329e868a094218b6321d14b20b0c577c2372dd"