stumpless-sys

Crates.iostumpless-sys
lib.rsstumpless-sys
version0.3.0
sourcesrc
created_at2023-01-07 04:14:22.555214
updated_at2024-05-27 19:29:45.057453
descriptionBindings for the Stumpless logging library.
homepage
repositoryhttps://github.com/goatshriek/stumpless-sys/
max_upload_size
id752769
size2,854,858
Joel (goatshriek)

documentation

README

crates.io Linux Builds Windows Mac Gitter Apache 2.0 License

Rust Bindings for the Stumpless C API.

Stumpless Sys Crate

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.

Commit count: 11

cargo fmt