Crates.io | nvdialog |
lib.rs | nvdialog |
version | 0.1.5 |
source | src |
created_at | 2022-09-03 08:41:04.382294 |
updated_at | 2022-09-21 14:55:53.868091 |
description | Safe and lightweight bindings for libnvdialog. |
homepage | https://github.com/AndroGR/nvdialog |
repository | https://github.com/AndroGR/nvdialog |
max_upload_size | |
id | 657798 |
size | 14,846 |
libnvdialog.
Add the following to your Cargo.toml
file:
[dependencies]
nvdialog = "0.1.5"
You can find the documentation for this crate through the crates.io link.. Do note that documentation is only available since 0.1.5, since before that the main focus was shifted towards the native (C) library.
nvdialog-rs |
MSRV |
NvDialog version compatibility |
---|---|---|
0.1.0 | 1.35 | 0.1.0 |
0.1.3 | 1.35 | 0.1.3 |
0.1.5 | 1.35 | 0.1.3 |
This library is licensed under the MIT License, see COPYING for more details. There is a chance to relicense future versions of this library to Apache-2.0. If your code is incompatible, a dual license will be offered.