Skip to main content

parse_scopes_json

Function parse_scopes_json 

Source
fn parse_scopes_json(s: &str) -> Result<Vec<CallScope>, String>
Expand description

Parse --scopes JSON flag value.