Skip to main content

parse_via_cli_with_json

Function parse_via_cli_with_json 

Source
pub fn parse_via_cli_with_json(
    input: &str,
    format: &str,
) -> Result<(Vec<Region>, String), CliError>
Expand description

Like parse_via_cli, also returns JSON for the content-addressed cache.