This is a good point. Perhaps Into<String>
is enough for this use case, as it's more or less a construct-time-only of long-lived, rarely constructed beyond startup structs.
This is a good point. Perhaps Into<String>
is enough for this use case, as it's more or less a construct-time-only of long-lived, rarely constructed beyond startup structs.