Function read_structure

Source
pub async fn read_structure(
    name: &str,
    hpa_file: &str,
    is_encrypted: bool,
) -> Vec<u8>