mithril_common::test_utils

Macro current_function

Source
macro_rules! current_function {
    () => { ... };
}
Expand description

Returns the name of the function that called this macro.