Macro test_tools::exposed::typing::prelude::inspect_type_of

source ยท
macro_rules! inspect_type_of {
    ( $src : expr ) => { ... };
}
Expand description

Macro to inspect type of a variable and its size printing into stdout and exporting it as a string.