Home
last modified time | relevance | path

Searched refs:check_keyword_matches (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/syn/src/
H A Dmacros.rs10 check_keyword_matches!(pub $pub);
11 check_keyword_matches!(struct $struct);
33 check_keyword_matches!(pub $pub);
34 check_keyword_matches!(struct $struct);
46 check_keyword_matches!(pub $pub);
47 check_keyword_matches!(enum $enum);
58 check_keyword_matches!(pub $pub);
59 check_keyword_matches!(enum $enum);
155 check_keyword_matches!(pub $pub);
165 check_keyword_matches!(pu
172 macro_rules! check_keyword_matches { global() macros
[all...]

Completed in 1 milliseconds