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

store: Cleanup `copy` function #579

Closed cgwalters closed 8 months ago

cgwalters commented 8 months ago

store: Remove deprecated copy function

Part of semver break cleanups.


store: Rename copy_as -> copy

Now that the old one is removed.