-
Notifications
You must be signed in to change notification settings - Fork 106
Closed
Description
Consider making Descriptor::new const. This would be handy when used with Collector when passing a borrowed 'static `Descriptor.
As far as I can tell, the only current blocker is the string manipulation to add a ,:
Lines 437 to 438 in 85033bf
| let help = help.into() + "."; |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels