var searchIndex = {}; searchIndex["marc"] = {"doc":"","items":[[3,"Field","marc","View into a field of a MARC record",null,null],[3,"FieldRepr","","MARC field representation",null,null],[3,"Fields","","Iterator over fields of a record.",null,null],[3,"Subfield","","View into a subfield of a MARC field",null,null],[3,"Subfields","","Iterator over subfields of a field.",null,null],[3,"Tag","","Tag of a field",null,null],[12,"0","","",0,null],[3,"Indicator","","Variable data field indicator.",null,null],[12,"0","","",1,null],[3,"Identifier","","Subfield identifier",null,null],[12,"0","","",2,null],[3,"Record","","Parsed MARC Record.",null,null],[3,"RecordBuilder","","Record builder.",null,null],[4,"RecordStatus","","",null,null],[13,"IncreaseInEncodingLevel","","",3,null],[13,"CorrectedOrRevised","","",3,null],[13,"Deleted","","",3,null],[13,"New","","",3,null],[13,"IncreaseInEncodingLevelFromPrepublication","","",3,null],[13,"Unknown","","",3,null],[4,"TypeOfRecord","","",null,null],[13,"LanguageMaterial","","",4,null],[13,"NotatedMusic","","",4,null],[13,"ManuscriptNotatedMusic","","",4,null],[13,"CartographicMaterial","","",4,null],[13,"ManuscriptCartographicMaterial","","",4,null],[13,"ProjectedMedium","","",4,null],[13,"NonmusicalSoundRecording","","",4,null],[13,"MusicalSoundRecording","","",4,null],[13,"TwoDimensionalNonprojectableGraphic","","",4,null],[13,"ComputerFile","","",4,null],[13,"Kit","","",4,null],[13,"MixedMaterials","","",4,null],[13,"ThreeDimensionalArtifactOrNaturallyOccurringObject","","",4,null],[13,"ManuscriptLanguageMaterial","","",4,null],[13,"Unknown","","",4,null],[4,"BibliographicLevel","","",null,null],[13,"MonographicComponentPart","","",5,null],[13,"SerialComponentPart","","",5,null],[13,"Collection","","",5,null],[13,"Subunit","","",5,null],[13,"IntegratingResource","","",5,null],[13,"MonographOrItem","","",5,null],[13,"Serial","","",5,null],[13,"Unknown","","",5,null],[4,"TypeOfControl","","",null,null],[13,"NoSpecifiedType","","",6,null],[13,"Archival","","",6,null],[13,"Unknown","","",6,null],[4,"CharacterCodingScheme","","",null,null],[13,"Marc8","","",7,null],[13,"UcsUnicode","","",7,null],[13,"Unknown","","",7,null],[4,"EncodingLevel","","",null,null],[13,"FullLevel","","",8,null],[13,"FullLevelMaterialNotExamined","","",8,null],[13,"LessThanFullLevelMaterialNotExamined","","",8,null],[13,"AbbreviatedLevel","","",8,null],[13,"CoreLevel","","",8,null],[13,"PartialLevel","","",8,null],[13,"MinimalLevel","","",8,null],[13,"PrepublicationLevel","","",8,null],[13,"UnknownEL","","",8,null],[13,"NotApplicable","","",8,null],[13,"Unknown","","",8,null],[4,"DescriptiveCatalogingForm","","",null,null],[13,"NonIsbd","","",9,null],[13,"Aacr2","","",9,null],[13,"IsbdPunctuationOmitted","","",9,null],[13,"IsbdPunctuationIncluded","","",9,null],[13,"UnknownDCF","","",9,null],[13,"Unknown","","",9,null],[4,"MultipartResourceRecordLevel","","",null,null],[13,"NotSpecifiedOrNotApplicable","","",10,null],[13,"Set","","",10,null],[13,"PartWithIndependentTitle","","",10,null],[13,"PartWithDependentTitle","","",10,null],[13,"Unknown","","",10,null],[0,"errors","","",null,null],[3,"Error","marc::errors","",null,null],[12,"0","","",11,null],[12,"1","","",11,null],[4,"ErrorKind","","",null,null],[13,"Msg","","",12,null],[13,"UnexpectedByteInDecNum","","",12,null],[13,"UnexpectedEofInDecNum","","",12,null],[13,"UnexpectedEof","","",12,null],[13,"UnexpectedEofInDirectory","","",12,null],[13,"NoRecordTerminator","","",12,null],[13,"FieldTooLarge","","",12,null],[13,"RecordTooLarge","","",12,null],[13,"UnexpectedSubfieldEnd","","",12,null],[6,"Result","","",null,null],[8,"ChainErr","","",null,null],[10,"chain_err","","",13,null],[11,"fmt","","",11,null],[11,"kind","","",11,null],[11,"into_kind","","",11,null],[11,"iter","","",11,null],[11,"backtrace","","",11,null],[11,"description","","",11,null],[11,"cause","","",11,null],[11,"fmt","","",11,null],[11,"from","","",11,{"inputs":[{"name":"errorkind"}],"output":{"name":"self"}}],[11,"from","","",11,{"inputs":[{"name":"str"}],"output":{"name":"self"}}],[11,"from","","",11,{"inputs":[{"name":"string"}],"output":{"name":"self"}}],[11,"fmt","","",12,null],[11,"fmt","","",12,null],[11,"description","","",12,null],[11,"from","","",12,{"inputs":[{"name":"str"}],"output":{"name":"self"}}],[11,"from","","",12,{"inputs":[{"name":"string"}],"output":{"name":"self"}}],[11,"next","marc","",14,null],[11,"size_hint","","",14,null],[11,"clone","","",15,null],[11,"eq","","",15,null],[11,"ne","","",15,null],[11,"new","","",15,{"inputs":[{"name":"field"}],"output":{"name":"subfields"}}],[11,"next","","",15,null],[11,"clone","","",16,null],[11,"eq","","",16,null],[11,"ne","","",16,null],[11,"get_tag","","Returns tag of a field this subfield belongs to.",16,null],[11,"get_identifier","","Returns identifier of this subfield",16,null],[11,"get_data","","Returns data of this subfield without subfield delimiter or identifier.",16,null],[11,"fmt","","",17,null],[11,"clone","","",17,null],[11,"eq","","",17,null],[11,"ne","","",17,null],[11,"subfield","","Will find all subfields with identifier `ident`.",17,null],[11,"subfields","","Will return iterator over subfields of the field.",17,null],[11,"from_repr","","Will return view into a `FieldRepr`.",17,{"inputs":[{"name":"fieldrepr"}],"output":{"name":"field"}}],[11,"get_tag","","Returns tag of the field.",17,null],[11,"get_data","","Returns data of the field.",17,null],[11,"partial_cmp","","",18,null],[11,"lt","","",18,null],[11,"le","","",18,null],[11,"gt","","",18,null],[11,"ge","","",18,null],[11,"cmp","","",18,null],[11,"eq","","",18,null],[11,"ne","","",18,null],[11,"clone","","",18,null],[11,"add_subfield","","Will return new `FieldRepr` with specified subfield included.",18,null],[11,"filter_subfields","","Will return new `FieldRepr` filtered by `fun`.",18,null],[11,"get_tag","","Returns tag of a field.",18,null],[11,"get_data","","Returns data of a field (no field terminator).",18,null],[11,"fmt","","",18,null],[11,"fmt","","",18,null],[11,"from","","",18,null],[11,"from","","",18,null],[11,"from","","",18,{"inputs":[{"name":"field"}],"output":{"name":"fieldrepr"}}],[11,"partial_cmp","","",0,null],[11,"lt","","",0,null],[11,"le","","",0,null],[11,"gt","","",0,null],[11,"ge","","",0,null],[11,"cmp","","",0,null],[11,"eq","","",0,null],[11,"ne","","",0,null],[11,"clone","","",0,null],[11,"as_ref","","",0,null],[11,"fmt","","",0,null],[11,"fmt","","",0,null],[11,"from","","",0,null],[11,"from","","",0,{"inputs":[{"name":"str"}],"output":{"name":"tag"}}],[11,"from","","",0,null],[11,"from","","",0,null],[11,"partial_cmp","","",1,null],[11,"lt","","",1,null],[11,"le","","",1,null],[11,"gt","","",1,null],[11,"ge","","",1,null],[11,"cmp","","",1,null],[11,"eq","","",1,null],[11,"ne","","",1,null],[11,"clone","","",1,null],[11,"as_ref","","",1,null],[11,"from","","",1,null],[11,"from","","",1,{"inputs":[{"name":"str"}],"output":{"name":"indicator"}}],[11,"from","","",1,null],[11,"from","","",1,null],[11,"partial_cmp","","",2,null],[11,"lt","","",2,null],[11,"le","","",2,null],[11,"gt","","",2,null],[11,"ge","","",2,null],[11,"cmp","","",2,null],[11,"eq","","",2,null],[11,"ne","","",2,null],[11,"clone","","",2,null],[11,"into","","",2,null],[11,"from","","",2,null],[11,"from","","",2,{"inputs":[{"name":"str"}],"output":{"name":"identifier"}}],[11,"from","","",2,null],[11,"from","","",2,null],[11,"from","","",2,{"inputs":[{"name":"char"}],"output":{"name":"identifier"}}],[11,"from","","",2,{"inputs":[{"name":"u8"}],"output":{"name":"identifier"}}],[8,"FromFieldData","","",null,null],[10,"from_data","","",19,null],[11,"parse","","Will try to parse record from a buffer.",20,null],[11,"read","","Will try to read a `Record` from an `io::Read` implementor.",20,{"inputs":[{"name":"t"}],"output":{"name":"result"}}],[11,"field","","Will return fields with tag == `Tag`",20,null],[11,"fields","","Will return iterator over fields of a record",20,null],[11,"as_ref","","View into a data of a record.",20,null],[11,"record_status","","",20,null],[11,"type_of_record","","",20,null],[11,"bibliographic_level","","",20,null],[11,"type_of_control","","",20,null],[11,"character_coding_scheme","","",20,null],[11,"encoding_level","","",20,null],[11,"descriptive_cataloging_form","","",20,null],[11,"multipart_resource_record_level","","",20,null],[11,"fmt","","",20,null],[11,"clone","","",21,null],[11,"new","","Creates default record builer",21,{"inputs":[],"output":{"name":"recordbuilder"}}],[11,"from_record","","Creates record builder from existing record",21,{"inputs":[{"name":"record"}],"output":{"name":"recordbuilder"}}],[11,"iter_fields","","Iterator over fields of this builder.",21,null],[11,"add_field","","A way to add field to this builder.",21,null],[11,"add_fields","","A way to add multiple fileds to this builder.",21,null],[11,"filter_fields","","Will filter fields of this builder by `fun` predicate.",21,null],[11,"filter_subfields","","Will filter subfields of this builder by `fun` predicate.",21,null],[11,"get_record","","Returns record.",21,null],[11,"get_record_status","","",21,null],[11,"set_record_status","","",21,null],[11,"get_type_of_record","","",21,null],[11,"set_type_of_record","","",21,null],[11,"get_bibliographic_level","","",21,null],[11,"set_bibliographic_level","","",21,null],[11,"get_type_of_control","","",21,null],[11,"set_type_of_control","","",21,null],[11,"get_character_coding_scheme","","",21,null],[11,"set_character_coding_scheme","","",21,null],[11,"get_encoding_level","","",21,null],[11,"set_encoding_level","","",21,null],[11,"get_descriptive_cataloging_form","","",21,null],[11,"set_descriptive_cataloging_form","","",21,null],[11,"get_multipart_resource_record_level","","",21,null],[11,"set_multipart_resource_record_level","","",21,null],[11,"clone","","",3,null],[11,"eq","","",3,null],[11,"ne","","",3,null],[11,"fmt","","",3,null],[11,"from","","",3,{"inputs":[{"name":"u8"}],"output":{"name":"recordstatus"}}],[11,"into","","",3,null],[11,"clone","","",4,null],[11,"eq","","",4,null],[11,"ne","","",4,null],[11,"fmt","","",4,null],[11,"from","","",4,{"inputs":[{"name":"u8"}],"output":{"name":"typeofrecord"}}],[11,"into","","",4,null],[11,"clone","","",5,null],[11,"eq","","",5,null],[11,"ne","","",5,null],[11,"fmt","","",5,null],[11,"from","","",5,{"inputs":[{"name":"u8"}],"output":{"name":"bibliographiclevel"}}],[11,"into","","",5,null],[11,"clone","","",6,null],[11,"eq","","",6,null],[11,"ne","","",6,null],[11,"fmt","","",6,null],[11,"from","","",6,{"inputs":[{"name":"u8"}],"output":{"name":"typeofcontrol"}}],[11,"into","","",6,null],[11,"clone","","",7,null],[11,"eq","","",7,null],[11,"ne","","",7,null],[11,"fmt","","",7,null],[11,"from","","",7,{"inputs":[{"name":"u8"}],"output":{"name":"charactercodingscheme"}}],[11,"into","","",7,null],[11,"clone","","",8,null],[11,"eq","","",8,null],[11,"ne","","",8,null],[11,"fmt","","",8,null],[11,"from","","",8,{"inputs":[{"name":"u8"}],"output":{"name":"encodinglevel"}}],[11,"into","","",8,null],[11,"clone","","",9,null],[11,"eq","","",9,null],[11,"ne","","",9,null],[11,"fmt","","",9,null],[11,"from","","",9,{"inputs":[{"name":"u8"}],"output":{"name":"descriptivecatalogingform"}}],[11,"into","","",9,null],[11,"clone","","",10,null],[11,"eq","","",10,null],[11,"ne","","",10,null],[11,"fmt","","",10,null],[11,"from","","",10,{"inputs":[{"name":"u8"}],"output":{"name":"multipartresourcerecordlevel"}}],[11,"into","","",10,null],[14,"fields!","","Intended to use with `RecordBuilder::add_fields`.",null,null]],"paths":[[3,"Tag"],[3,"Indicator"],[3,"Identifier"],[4,"RecordStatus"],[4,"TypeOfRecord"],[4,"BibliographicLevel"],[4,"TypeOfControl"],[4,"CharacterCodingScheme"],[4,"EncodingLevel"],[4,"DescriptiveCatalogingForm"],[4,"MultipartResourceRecordLevel"],[3,"Error"],[4,"ErrorKind"],[8,"ChainErr"],[3,"Fields"],[3,"Subfields"],[3,"Subfield"],[3,"Field"],[3,"FieldRepr"],[8,"FromFieldData"],[3,"Record"],[3,"RecordBuilder"]]}; initSearch(searchIndex);