Module repc_impl::visitor [−][src]
Traits
| Visitor | This trait represents a visitor that walks through a |
Functions
| visit_annotations | The default implementation of |
| visit_array | The default implementation of |
| visit_builtin_type | The default implementation of |
| visit_enum | The default implementation of |
| visit_opaque_type | The default implementation of |
| visit_record | The default implementation of |
| visit_record_field | The default implementation of |
| visit_type | The default implementation of |
| visit_typedef | The default implementation of |