string_array_values

Function string_array_values 

Source
fn string_array_values(
    path: &Path,
    document: &DocumentMut,
    kind: IgnoreEntryKind,
) -> Result<BTreeSet<String>, AtlasMapError>
Expand description

Read a string array from the [scan] table, returning an empty set when absent.