astarte-platform / astarte-device-sdk-rust

Apache License 2.0
6 stars 12 forks source link

feat(mqtt): derive Clone for Credential #369

Closed joshuachp closed 3 months ago

joshuachp commented 3 months ago

Add the derive for Clone on the Credential and improve the Debug implementation showing the variant.