Function export_structure

Source
pub async fn export_structure(
    name: &str,
    hpa_file: &str,
    file_name: &str,
    is_encrypted: bool,
)