ostreedev / ostree-rs-ext

Rust library with higher level APIs on top of the core ostree API
Apache License 2.0
74 stars 24 forks source link

tar: Generalize a TarImportConfig #599

Closed cgwalters closed 6 months ago

cgwalters commented 7 months ago

I plan to add another variant of this behavior in the future, and having a proper structure is better than a single bool.

cgwalters commented 6 months ago

Merged in https://github.com/ostreedev/ostree-rs-ext/pull/602