Skip to main content
matches
svgtypes
0.16.1
svgtypes
Macro
matches
Copy item path
Source
macro_rules! matches { ($expression:expr, $($pattern:tt)+) => { ... }; }