rust-lang / git2-rs

libgit2 bindings for Rust
https://docs.rs/git2
Apache License 2.0
1.64k stars 380 forks source link

Reduce Error size with Box<str> #1053

Closed kornelski closed 1 month ago

kornelski commented 1 month ago

Reduces the Error struct from 32 to 24 bytes