We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf2b7c0 commit f691230Copy full SHA for f691230
objc2/src/macros.rs
@@ -59,6 +59,7 @@ macro_rules! sel {
59
});
60
}
61
62
+/// TODO
63
#[cfg(feature = "static-sel")]
64
#[macro_export]
65
macro_rules! sel {
0 commit comments