rust-lang / git2-rs

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

some problem with api Repository::stash_save_ext #986

Closed yangnianbing closed 1 year ago

yangnianbing commented 1 year ago

i want call Repository::stash_save_ext , but the parameter type StashSaveOptions doesn`t export , how can i do?