Use String to store OSCAddress
We now use String
to store an OSCAddress
because it will prevent lifetime issues when the given address does not live long enough. Thanks again to @DrLuke for this fix 🎉 !
We now use String
to store an OSCAddress
because it will prevent lifetime issues when the given address does not live long enough. Thanks again to @DrLuke for this fix 🎉 !