Skip to main content

parse_export

Function parse_export 

Source
fn parse_export(args: &BTreeMap<String, String>) -> Result<ExportSpec>
Expand description

Parse an export sub-command into an ExportSpec. The kind= argument selects the variant (defaulting to index); each kind takes its own arguments.