Crates.io | libfossil-rs |
lib.rs | libfossil-rs |
version | 0.1.0 |
source | src |
created_at | 2024-07-03 16:54:42.433787 |
updated_at | 2024-07-03 16:54:42.433787 |
description | FFI bindings to libfossil |
homepage | https://git.sr.ht/~cgenie/libfossil-rs |
repository | https://git.sr.ht/~cgenie/libfossil-rs |
max_upload_size | |
id | 1290718 |
size | 64,484 |
These are higher-level Rust bindings to libfossil.
They are based on libfossil-rs-ffi which are just bindgen-generated from the libfossil source code.
This library is the base for my
irc_logger
project.
I'm using nix flakes
to
bootstrap my dev env.