chris-zen / coremidi

CoreMIDI library for Rust
https://chris-zen.github.io/coremidi/coremidi/
MIT License
75 stars 20 forks source link

Add missing Clone for Destination #44

Closed chris-zen closed 1 year ago

chris-zen commented 1 year ago

Forgot to add Clone to Destination in #43