miniblink-sys 0.1.0

Rust bindings to mininlink49
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.libloading]
version = "0.8"

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