git/contrib/libgit-rs/testdata
Calvin Wan a32db1b9f2 libgit: add higher-level libgit crate
The C functions exported by libgit-sys do not provide an idiomatic Rust
interface. To make it easier to use these functions via Rust, add a
higher-level "libgit" crate, that wraps the lower-level configset API
with an interface that is more Rust-y.

This combination of $X and $X-sys crates is a common pattern for FFI in
Rust, as documented in "The Cargo Book" [1].

[1] https://doc.rust-lang.org/cargo/reference/build-scripts.html#-sys-packages

Co-authored-by: Josh Steadmon <steadmon@google.com>
Signed-off-by: Josh Steadmon <steadmon@google.com>
Signed-off-by: Calvin Wan <calvinwan@google.com>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
2024-10-16 18:13:08 -04:00
..
config1 libgit: add higher-level libgit crate 2024-10-16 18:13:08 -04:00
config2 libgit: add higher-level libgit crate 2024-10-16 18:13:08 -04:00
config3 libgit: add higher-level libgit crate 2024-10-16 18:13:08 -04:00