Skip to main content

subscribe

Macro subscribe 

Source
macro_rules! subscribe {
    ($($t:tt)*) => { ... };
}