renga-api-rs

Crates.iorenga-api-rs
lib.rsrenga-api-rs
version0.1.4
sourcesrc
created_at2024-09-12 19:22:50.814684
updated_at2024-09-16 14:35:38.517997
descriptionRenga COM API bindings for Rust
homepagehttps://github.com/whs31/renga-api-rs
repositoryhttps://github.com/whs31/renga-api-rs
max_upload_size
id1373075
size55,832
whs31 (whs31)

documentation

README

BuildLatest versionDocsLicense

This crate provides (incomplete) Rust bindings for the Renga COM API.

Only Windows is supported at the moment.

Logging

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.

Compatibility

Rust version at least 1.65 is required. This crate is compatible with Renga 8.0.0 and higher.

Links

See Official documentation for more details about Renga or Crate documentation for more details about this crate.

Commit count: 0

cargo fmt