schmfy 0.3.0

Schmfication library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.wasm-bindgen]
version = "0.2"

[lib]
crate-type = ["cdylib"]

[package]
description = "Schmfication library"
documentation = "https://docs.rs/schmfy"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "schmfy"
readme = "README.md"
repository = "https://git.flueren.eu/JonOfUs/Schmfy"
version = "0.3.0"