Skip to main content

observe

Macro observe 

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