pnmixer-rust/syn/visit/sidebar-items.js
2017-07-15 01:30:16 +02:00

1 line
699 B
JavaScript

initSidebarItems({"fn":[["walk_assoc_type_binding",""],["walk_const_expr",""],["walk_derive_input",""],["walk_field",""],["walk_fn_ret_ty",""],["walk_generics",""],["walk_lifetime_def",""],["walk_mac",""],["walk_opt_ident",""],["walk_path",""],["walk_path_parameters",""],["walk_path_segment",""],["walk_poly_trait_ref",""],["walk_ty",""],["walk_ty_param_bound",""],["walk_variant",""],["walk_variant_data",""]],"trait":[["Visitor","Each method of the Visitor trait is a hook to be potentially overridden. Each method's default implementation recursively visits the substructure of the input via the corresponding `walk` method; e.g. the `visit_mod` method by default calls `visit::walk_mod`."]]});