Home
last modified time | relevance | path

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

/third_party/rust/crates/syn/src/
H A Dcustom_punctuation.rs89 let _validate_len = 0 $(+ $crate::custom_punctuation_len!(strict, $tt))*;
230 [$crate::__private::Span; 0 $(+ $crate::custom_punctuation_len!(lenient, $tt))+]
238 macro_rules! custom_punctuation_len { macros

Completed in 1 milliseconds