embly 0.0.2

Library for running functions on embly
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "embly"
version = "0.0.2"
authors = ["maxmcd <m@xmcd.me>"]
edition = "2018"
description = "Library for running functions on embly"
readme = "readme.md"
documentation = "https://docs.rs/embly/"
homepage = "https://embly.run"
repository = "https://github.com/maxmcd/embly"
license = "MIT"

[dependencies]