5 releases
0.1.4 | Sep 16, 2024 |
---|---|
0.1.3 | Sep 13, 2024 |
0.1.2 | Sep 13, 2024 |
0.1.1 | Sep 13, 2024 |
0.1.0 | Sep 12, 2024 |
#75 in Windows APIs
242 downloads per month
50KB
1K
SLoC
Contains (Zip file, 3KB) tests/data/style_category.rst
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.
Dependencies
~129MB
~2M SLoC