ostreedev / ostree-rs-ext

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

container: Drop unnecessary &mut #647

Closed cgwalters closed 3 weeks ago

cgwalters commented 4 weeks ago

The proxy uses shared references; prep for some investigation of parallel unpack.