Function debug_var_expand

Source
pub fn debug_var_expand<E: CubeDebug>(
    scope: &mut Scope,
    name: &'static str,
    expand: E,
) -> E
Expand description

Registers name for an expand if possible