11 lines
226 B
Rust
11 lines
226 B
Rust
//! See test_utils/src/marks.rs
|
|
|
|
test_utils::marks![
|
|
goto_def_for_macros
|
|
goto_def_for_methods
|
|
goto_def_for_fields
|
|
goto_def_for_record_fields
|
|
goto_def_for_field_init_shorthand
|
|
search_filters_by_range
|
|
];
|