fn parse_scopes_json_wrapped(s: &str) -> Result<ScopesJson, String>Expand description
Parse --scopes JSON flag value into the newtype wrapper.
fn parse_scopes_json_wrapped(s: &str) -> Result<ScopesJson, String>Parse --scopes JSON flag value into the newtype wrapper.