handle_contract_export_data

Function handle_contract_export_data 

Source
async fn handle_contract_export_data(
    drk: &DrkPtr,
    parts: &[&str],
    output: &mut Vec<String>,
)
Expand description

Auxiliary function to define the contract export data subcommand handling.