You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Template and TemplateBuf should implement FromStr, so that they can work with str.parse, clap, serde_with::DisplayFromStr, and other ecosystems that use FromStr.
TemplateandTemplateBufshould implementFromStr, so that they can work withstr.parse, clap,serde_with::DisplayFromStr, and other ecosystems that useFromStr.