[][src]Module nom_pdb::title_section::expdta

Parses EXPDTA records which is a continuation type of record which may span multi-lines. Record contains list of ; seperated experimental techniques. If seuccesfull returns Record variant containing ExperimentalTechniques

Record structure

COLUMNSDATA TYPEFIELDDEFINITION
1 - 6Record nameEXPDTA
9 - 10ContinuationcontinuationAllows concatenation of multiple records.
11 - 79SListtechniqueThe experimental technique(s) with
optional comment desc

Structs

ExperimentalTechniquesParser