~jpastuszek/mascot#1: 
Consider Cow<'static, str> instead of storing String

For DSL clients this could save some allocations and better communicate the reason of owning data. But in general use case reduction in allocations won't have much impact. Also for CLI API there would be little gain as most things will be String already.

Status
REPORTED
Submitter
~jpastuszek
Assigned to
No-one
Submitted
1 year, 10 months ago
Updated
1 year, 10 months ago
Labels
No labels applied.