[][src]Type Definition icbiadb::decl::types::DeclarationRecords

type DeclarationRecords = HashMap<Vec<u8>, Vec<DeclarationRecord>>;

Stores the records of a group declaration

Used by mem::Memory