Skip to main content

tracked_call

Macro tracked_call 

Source
macro_rules! tracked_call {
    ($self:ident, $method:expr, $call:expr) => { ... };
}