Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

clone and copy traits for EspStorage struct #30

Closed
DanielMadmon opened this issue Sep 16, 2023 · 1 comment
Closed

clone and copy traits for EspStorage struct #30

DanielMadmon opened this issue Sep 16, 2023 · 1 comment

Comments

@DanielMadmon
Copy link

derive copy and clone on EspStorage struct for more ergonomic handling

@bjoernQ
Copy link
Contributor

bjoernQ commented Sep 18, 2023

Given one can already create instances via new at any time and the struct doesn't contain much data I guess this is fine currently

@DanielMadmon DanielMadmon closed this as not planned Won't fix, can't repro, duplicate, stale Sep 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants