Crates.io | renga-api-rs |
lib.rs | renga-api-rs |
version | 0.1.4 |
source | src |
created_at | 2024-09-12 19:22:50.814684 |
updated_at | 2024-09-16 14:35:38.517997 |
description | Renga COM API bindings for Rust |
homepage | https://github.com/whs31/renga-api-rs |
repository | https://github.com/whs31/renga-api-rs |
max_upload_size | |
id | 1373075 |
size | 55,832 |
This crate provides (incomplete) Rust bindings for the Renga COM API.
Only Windows is supported at the moment.
This crate uses log
crate interface to log messages.
You must provide your own logger implementation in order to see logs.
See log crate for more details.
Rust version at least 1.65 is required. This crate is compatible with Renga 8.0.0 and higher.
See Official documentation for more details about Renga or Crate documentation for more details about this crate.