| Crates.io | stumpless-sys |
| lib.rs | stumpless-sys |
| version | 0.3.0 |
| created_at | 2023-01-07 04:14:22.555214+00 |
| updated_at | 2024-05-27 19:29:45.057453+00 |
| description | Bindings for the Stumpless logging library. |
| homepage | |
| repository | https://github.com/goatshriek/stumpless-sys/ |
| max_upload_size | |
| id | 752769 |
| size | 2,854,858 |
Rust Bindings for the Stumpless C API.
This crate provides FFI bindings (created via bindgen) of the Stumpless library. These bindings are not very "rusty" though; if you want to use Stumpless from Rust code, check out the stumpless crate which wraps some key functionality in a more natural interface.