Skip to main content

parse_scopes_json_wrapped

Function parse_scopes_json_wrapped 

Source
fn parse_scopes_json_wrapped(s: &str) -> Result<ScopesJson, String>
Expand description

Parse --scopes JSON flag value into the newtype wrapper.