var searchIndex = {}; searchIndex["rustfmt"] = {"doc":"","items":[[3,"Indent","rustfmt","",null,null],[12,"block_indent","","",0,null],[12,"alignment","","",0,null],[3,"FormattingError","","",null,null],[3,"FormatReport","","",null,null],[4,"WriteMode","","",null,null],[13,"Replace","","",1,null],[13,"Overwrite","","",1,null],[13,"NewFile","","",1,null],[13,"Display","","",1,null],[13,"Diff","","",1,null],[13,"Return","","",1,null],[13,"Coverage","","",1,null],[13,"Plain","","",1,null],[4,"ErrorKind","","",null,null],[13,"LineOverflow","","",2,null],[13,"TrailingWhitespace","","",2,null],[13,"BadIssue","","",2,null],[5,"fmt_lines","","",null,{"inputs":[{"name":"filemap"},{"name":"config"}],"output":{"name":"formatreport"}}],[5,"format_string","","",null,{"inputs":[{"name":"string"},{"name":"config"},{"name":"writemode"}],"output":{"name":"filemap"}}],[5,"format","","",null,{"inputs":[{"name":"path"},{"name":"config"},{"name":"writemode"}],"output":{"name":"filemap"}}],[5,"run","","",null,{"inputs":[{"name":"path"},{"name":"writemode"},{"name":"config"}],"output":null}],[5,"run_from_stdin","","",null,{"inputs":[{"name":"string"},{"name":"writemode"},{"name":"config"}],"output":null}],[0,"config","","",null,null],[3,"ConfigHelpItem","rustfmt::config","",null,null],[3,"Config","","",null,null],[12,"verbose","","",3,null],[12,"max_width","","",3,null],[12,"ideal_width","","",3,null],[12,"tab_spaces","","",3,null],[12,"fn_call_width","","",3,null],[12,"struct_lit_width","","",3,null],[12,"newline_style","","",3,null],[12,"fn_brace_style","","",3,null],[12,"item_brace_style","","",3,null],[12,"fn_empty_single_line","","",3,null],[12,"fn_single_line","","",3,null],[12,"fn_return_indent","","",3,null],[12,"fn_args_paren_newline","","",3,null],[12,"fn_args_density","","",3,null],[12,"fn_args_layout","","",3,null],[12,"fn_arg_indent","","",3,null],[12,"where_density","","",3,null],[12,"where_indent","","",3,null],[12,"where_layout","","",3,null],[12,"where_pred_indent","","",3,null],[12,"generics_indent","","",3,null],[12,"struct_trailing_comma","","",3,null],[12,"struct_lit_trailing_comma","","",3,null],[12,"struct_lit_style","","",3,null],[12,"struct_lit_multiline_style","","",3,null],[12,"enum_trailing_comma","","",3,null],[12,"report_todo","","",3,null],[12,"report_fixme","","",3,null],[12,"chain_base_indent","","",3,null],[12,"chain_indent","","",3,null],[12,"reorder_imports","","",3,null],[12,"single_line_if_else","","",3,null],[12,"format_strings","","",3,null],[12,"chains_overflow_last","","",3,null],[12,"take_source_hints","","",3,null],[12,"hard_tabs","","",3,null],[12,"wrap_comments","","",3,null],[12,"normalise_comments","","",3,null],[12,"wrap_match_arms","","",3,null],[12,"match_block_trailing_comma","","",3,null],[3,"ParsedConfig","","",null,null],[12,"verbose","","",4,null],[12,"max_width","","",4,null],[12,"ideal_width","","",4,null],[12,"tab_spaces","","",4,null],[12,"fn_call_width","","",4,null],[12,"struct_lit_width","","",4,null],[12,"newline_style","","",4,null],[12,"fn_brace_style","","",4,null],[12,"item_brace_style","","",4,null],[12,"fn_empty_single_line","","",4,null],[12,"fn_single_line","","",4,null],[12,"fn_return_indent","","",4,null],[12,"fn_args_paren_newline","","",4,null],[12,"fn_args_density","","",4,null],[12,"fn_args_layout","","",4,null],[12,"fn_arg_indent","","",4,null],[12,"where_density","","",4,null],[12,"where_indent","","",4,null],[12,"where_layout","","",4,null],[12,"where_pred_indent","","",4,null],[12,"generics_indent","","",4,null],[12,"struct_trailing_comma","","",4,null],[12,"struct_lit_trailing_comma","","",4,null],[12,"struct_lit_style","","",4,null],[12,"struct_lit_multiline_style","","",4,null],[12,"enum_trailing_comma","","",4,null],[12,"report_todo","","",4,null],[12,"report_fixme","","",4,null],[12,"chain_base_indent","","",4,null],[12,"chain_indent","","",4,null],[12,"reorder_imports","","",4,null],[12,"single_line_if_else","","",4,null],[12,"format_strings","","",4,null],[12,"chains_overflow_last","","",4,null],[12,"take_source_hints","","",4,null],[12,"hard_tabs","","",4,null],[12,"wrap_comments","","",4,null],[12,"normalise_comments","","",4,null],[12,"wrap_match_arms","","",4,null],[12,"match_block_trailing_comma","","",4,null],[4,"NewlineStyle","","",null,null],[13,"Windows","","",5,null],[13,"Unix","","",5,null],[13,"Native","","",5,null],[4,"BraceStyle","","",null,null],[13,"AlwaysNextLine","","",6,null],[13,"PreferSameLine","","",6,null],[13,"SameLineWhere","","",6,null],[4,"ReturnIndent","","",null,null],[13,"WithArgs","","",7,null],[13,"WithWhereClause","","",7,null],[4,"StructLitStyle","","",null,null],[13,"Visual","","",8,null],[13,"Block","","",8,null],[4,"BlockIndentStyle","","",null,null],[13,"Inherit","","",9,null],[13,"Tabbed","","",9,null],[13,"Visual","","",9,null],[4,"Density","","",null,null],[13,"Compressed","","",10,null],[13,"Tall","","",10,null],[13,"CompressedIfEmpty","","",10,null],[4,"LicensePolicy","","",null,null],[13,"NoLicense","","",11,null],[13,"TextLicense","","",11,null],[13,"FileLicense","","",11,null],[4,"MultilineStyle","","",null,null],[13,"PreferSingle","","",12,null],[13,"ForceMulti","","",12,null],[4,"ReportTactic","","",null,null],[13,"Always","","",13,null],[13,"Unnumbered","","",13,null],[13,"Never","","",13,null],[8,"ConfigType","","",null,null],[10,"get_variant_names","","",14,{"inputs":[],"output":{"name":"string"}}],[11,"fmt","","",5,null],[11,"eq","","",5,null],[11,"clone","","",5,null],[11,"decode","","",5,{"inputs":[{"name":"d"}],"output":{"name":"result"}}],[11,"from_str","","",5,{"inputs":[{"name":"str"}],"output":{"name":"result"}}],[11,"get_variant_names","","",5,{"inputs":[],"output":{"name":"string"}}],[11,"fmt","","",6,null],[11,"eq","","",6,null],[11,"clone","","",6,null],[11,"decode","","",6,{"inputs":[{"name":"d"}],"output":{"name":"result"}}],[11,"from_str","","",6,{"inputs":[{"name":"str"}],"output":{"name":"result"}}],[11,"get_variant_names","","",6,{"inputs":[],"output":{"name":"string"}}],[11,"fmt","","",7,null],[11,"eq","","",7,null],[11,"clone","","",7,null],[11,"decode","","",7,{"inputs":[{"name":"d"}],"output":{"name":"result"}}],[11,"from_str","","",7,{"inputs":[{"name":"str"}],"output":{"name":"result"}}],[11,"get_variant_names","","",7,{"inputs":[],"output":{"name":"string"}}],[11,"fmt","","",8,null],[11,"eq","","",8,null],[11,"clone","","",8,null],[11,"decode","","",8,{"inputs":[{"name":"d"}],"output":{"name":"result"}}],[11,"from_str","","",8,{"inputs":[{"name":"str"}],"output":{"name":"result"}}],[11,"get_variant_names","","",8,{"inputs":[],"output":{"name":"string"}}],[11,"fmt","","",9,null],[11,"eq","","",9,null],[11,"clone","","",9,null],[11,"decode","","",9,{"inputs":[{"name":"d"}],"output":{"name":"result"}}],[11,"from_str","","",9,{"inputs":[{"name":"str"}],"output":{"name":"result"}}],[11,"get_variant_names","","",9,{"inputs":[],"output":{"name":"string"}}],[11,"fmt","","",10,null],[11,"eq","","",10,null],[11,"clone","","",10,null],[11,"decode","","",10,{"inputs":[{"name":"d"}],"output":{"name":"result"}}],[11,"from_str","","",10,{"inputs":[{"name":"str"}],"output":{"name":"result"}}],[11,"get_variant_names","","",10,{"inputs":[],"output":{"name":"string"}}],[11,"to_list_tactic","","",10,null],[11,"fmt","","",11,null],[11,"eq","","",11,null],[11,"clone","","",11,null],[11,"decode","","",11,{"inputs":[{"name":"d"}],"output":{"name":"result"}}],[11,"from_str","","",11,{"inputs":[{"name":"str"}],"output":{"name":"result"}}],[11,"get_variant_names","","",11,{"inputs":[],"output":{"name":"string"}}],[11,"fmt","","",12,null],[11,"eq","","",12,null],[11,"clone","","",12,null],[11,"decode","","",12,{"inputs":[{"name":"d"}],"output":{"name":"result"}}],[11,"from_str","","",12,{"inputs":[{"name":"str"}],"output":{"name":"result"}}],[11,"get_variant_names","","",12,{"inputs":[],"output":{"name":"string"}}],[11,"to_list_tactic","","",12,null],[11,"fmt","","",13,null],[11,"eq","","",13,null],[11,"clone","","",13,null],[11,"decode","","",13,{"inputs":[{"name":"d"}],"output":{"name":"result"}}],[11,"from_str","","",13,{"inputs":[{"name":"str"}],"output":{"name":"result"}}],[11,"get_variant_names","","",13,{"inputs":[],"output":{"name":"string"}}],[11,"option_name","","",15,null],[11,"doc_string","","",15,null],[11,"variant_names","","",15,null],[11,"default","","",15,null],[11,"clone","","",3,null],[11,"decode","","",3,{"inputs":[{"name":"__d"}],"output":{"name":"result"}}],[11,"clone","","",4,null],[11,"decode","","",4,{"inputs":[{"name":"__d"}],"output":{"name":"result"}}],[11,"from_toml","","",3,{"inputs":[{"name":"str"}],"output":{"name":"config"}}],[11,"override_value","","",3,null],[11,"print_docs","","",3,{"inputs":[],"output":null}],[11,"default","","",3,{"inputs":[],"output":{"name":"config"}}],[0,"filemap","rustfmt","",null,null],[5,"append_newlines","rustfmt::filemap","",null,{"inputs":[{"name":"filemap"}],"output":null}],[5,"write_all_files","","",null,{"inputs":[{"name":"filemap"},{"name":"writemode"},{"name":"config"}],"output":{"name":"result"}}],[5,"write_file","","",null,{"inputs":[{"name":"stringbuffer"},{"name":"str"},{"name":"writemode"},{"name":"config"}],"output":{"name":"result"}}],[6,"FileMap","","",null,null],[0,"rustfmt_diff","rustfmt","",null,null],[3,"Mismatch","rustfmt::rustfmt_diff","",null,null],[12,"line_number","","",16,null],[12,"lines","","",16,null],[4,"DiffLine","","",null,null],[13,"Context","","",17,null],[13,"Expected","","",17,null],[13,"Resulting","","",17,null],[5,"make_diff","","",null,{"inputs":[{"name":"str"},{"name":"str"},{"name":"usize"}],"output":{"name":"vec"}}],[5,"print_diff","","",null,{"inputs":[{"name":"vec"},{"name":"f"}],"output":null}],[8,"Spanned","rustfmt","",null,null],[10,"span","","",18,null],[11,"fmt","","",0,null],[11,"clone","","",0,null],[11,"new","","",0,{"inputs":[{"name":"usize"},{"name":"usize"}],"output":{"name":"indent"}}],[11,"empty","","",0,{"inputs":[],"output":{"name":"indent"}}],[11,"block_indent","","",0,null],[11,"block_unindent","","",0,null],[11,"width","","",0,null],[11,"to_string","","",0,null],[11,"add","","",0,null],[11,"sub","","",0,null],[11,"add","","",0,null],[11,"sub","","",0,null],[11,"clone","","",1,null],[11,"from_str","","",1,{"inputs":[{"name":"str"}],"output":{"name":"result"}}],[11,"fmt","","",2,null],[11,"warning_count","","",19,null],[11,"fmt","","",19,null],[14,"impl_enum_decodable!","","",null,null],[14,"try_opt!","","",null,null]],"paths":[[3,"Indent"],[4,"WriteMode"],[4,"ErrorKind"],[3,"Config"],[3,"ParsedConfig"],[4,"NewlineStyle"],[4,"BraceStyle"],[4,"ReturnIndent"],[4,"StructLitStyle"],[4,"BlockIndentStyle"],[4,"Density"],[4,"LicensePolicy"],[4,"MultilineStyle"],[4,"ReportTactic"],[8,"ConfigType"],[3,"ConfigHelpItem"],[3,"Mismatch"],[4,"DiffLine"],[8,"Spanned"],[3,"FormatReport"]]}; initSearch(searchIndex);