var searchIndex = {}; searchIndex["ion"] = {"doc":"","items":[[3,"Parser","ion","",null,null],[12,"errors","","",0,null],[3,"ParserError","","",null,null],[12,"lo","","The low byte at which this error is pointing at.",1,null],[12,"hi","","One byte beyond the last character at which this error is pointing at.",1,null],[12,"desc","","A human-readable description explaining what the error is.",1,null],[3,"Validator","","",null,null],[3,"ValidationError","","",null,null],[3,"Writer","","",null,null],[3,"Decoder","","",null,null],[3,"Ion","","",null,null],[3,"Section","","",null,null],[12,"dictionary","","",2,null],[12,"rows","","",2,null],[4,"IonError","","",null,null],[13,"MissingSection","","",3,null],[13,"MissingValue","","",3,null],[13,"ParseError","","",3,null],[13,"ParserErrors","","",3,null],[4,"Value","","",null,null],[13,"String","","",4,null],[13,"Integer","","",4,null],[13,"Float","","",4,null],[13,"Boolean","","",4,null],[13,"Array","","",4,null],[13,"Dictionary","","",4,null],[5,"decode","","",null,{"inputs":[{"name":"value"}],"output":{"name":"result"}}],[5,"decode_from_vec","","",null,{"inputs":[{"name":"vec"}],"output":{"name":"result"}}],[11,"read_nil","","",5,null],[11,"read_usize","","",5,null],[11,"read_u64","","",5,null],[11,"read_u32","","",5,null],[11,"read_u16","","",5,null],[11,"read_u8","","",5,null],[11,"read_isize","","",5,null],[11,"read_i64","","",5,null],[11,"read_i32","","",5,null],[11,"read_i16","","",5,null],[11,"read_i8","","",5,null],[11,"read_bool","","",5,null],[11,"read_f64","","",5,null],[11,"read_f32","","",5,null],[11,"read_char","","",5,null],[11,"read_str","","",5,null],[11,"read_enum","","",5,null],[11,"read_enum_variant","","",5,null],[11,"read_enum_variant_arg","","",5,null],[11,"read_enum_struct_variant","","",5,null],[11,"read_enum_struct_variant_field","","",5,null],[11,"read_struct","","",5,null],[11,"read_struct_field","","",5,null],[11,"read_tuple","","",5,null],[11,"read_tuple_arg","","",5,null],[11,"read_tuple_struct","","",5,null],[11,"read_tuple_struct_arg","","",5,null],[11,"read_option","","",5,null],[11,"read_seq","","",5,null],[11,"read_seq_elt","","",5,null],[11,"read_map","","",5,null],[11,"read_map_elt_key","","",5,null],[11,"read_map_elt_val","","",5,null],[11,"error","","",5,null],[11,"new","","",5,{"inputs":[{"name":"value"}],"output":{"name":"decoder"}}],[11,"fmt","","",6,null],[11,"fmt","","",2,null],[11,"fmt","","",4,null],[11,"fmt","","",3,null],[11,"clone","","",3,null],[11,"description","","",3,null],[11,"fmt","","",3,null],[11,"eq","","",2,null],[11,"ne","","",2,null],[11,"fmt","","",2,null],[11,"new","","",2,{"inputs":[],"output":{"name":"section"}}],[11,"get","","",2,null],[11,"fetch","","like get, only returns a `Result`",2,null],[11,"rows_without_header","","",2,null],[11,"parse","","",2,null],[11,"into_iter","","",2,null],[11,"clone","","",4,null],[11,"eq","","",4,null],[11,"ne","","",4,null],[11,"fmt","","",4,null],[11,"type_str","","",4,null],[11,"as_string","","",4,null],[11,"as_str","","",4,null],[11,"as_integer","","",4,null],[11,"as_float","","",4,null],[11,"as_boolean","","",4,null],[11,"as_array","","",4,null],[11,"as_dictionary","","",4,null],[11,"get","","",4,null],[11,"from_ion","","convert to type `F` using the `FromIon` trait",4,null],[11,"parse","","parse to the resulting type, if the inner value is not a string, convert to string first",4,null],[11,"from_str","","",4,{"inputs":[{"name":"str"}],"output":{"name":"result"}}],[11,"fmt","","",6,null],[11,"new","","",6,{"inputs":[{"name":"btreemap"}],"output":{"name":"ion"}}],[11,"get","","",6,null],[11,"fetch","","",6,null],[11,"remove","","Removes a `Section` from the ion structure and returning it",6,null],[11,"iter","","",6,null],[11,"from_str","","",6,{"inputs":[{"name":"str"}],"output":{"name":"result"}}],[11,"next","","",0,null],[11,"new","","",0,{"inputs":[{"name":"str"}],"output":{"name":"parser"}}],[11,"read","","",0,null],[11,"fmt","","",1,null],[11,"clone","","",1,null],[11,"description","","",1,null],[11,"fmt","","",1,null],[11,"new","","",7,{"inputs":[{"name":"ion"},{"name":"ion"}],"output":{"name":"validator"}}],[11,"validate","","",7,null],[11,"fmt","","",8,null],[11,"description","","",8,null],[11,"fmt","","",8,null],[11,"new","","",9,{"inputs":[{"name":"box"}],"output":{"name":"writer"}}],[11,"write","","",9,null],[11,"section","","",9,null],[11,"key_value","","",9,null],[6,"Dictionary","","",null,null],[6,"Row","","",null,null],[8,"FromIon","","",null,null],[16,"Err","","",10,null],[10,"from_ion","","",10,{"inputs":[{"name":"t"}],"output":{"name":"result"}}],[14,"ion!","","",null,null]],"paths":[[3,"Parser"],[3,"ParserError"],[3,"Section"],[4,"IonError"],[4,"Value"],[3,"Decoder"],[3,"Ion"],[3,"Validator"],[3,"ValidationError"],[3,"Writer"],[8,"FromIon"]]}; initSearch(searchIndex);