miniblink 0.3.0

Rust bindings to mininlink49
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.miniblink-sys]
version = "=0.3"

[package]
authors = ["felixmaker"]
categories = ["gui"]
description = "Rust bindings to mininlink49"
documentation = "https://docs.rs/miniblink"
edition = "2021"
exclude = ["./examples"]
license = "Apache-2.0 OR MIT"
name = "miniblink"
readme = "README.md"
repository = "https://github.com/felixmaker/miniblink-rs"
version = "0.3.0"