[go: up one dir, main page]

[][src]Type Definition dbase::Record

type Record = HashMap<String, FieldValue>;

Type definition of a record. A .dbf file is composed of many records