logo
macro_rules! materialize_return {
    () => { ... };
}
Expand description

Produces a materialize!d expression with the same type as the return type of the function where the invocation occurs.