cardkit 0.1.0-alpha.14

Types and functions for creating calm.cards compatible WASM cards.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "cardkit"
version = "0.1.0-alpha.14"
edition = "2021"
license = "MIT"
homepage = "https://calm.cards/"
description = "Types and functions for creating calm.cards compatible WASM cards."

[dependencies]
ultraviolet = { version = "0.6", features = [] }