pub fn temporary_variable(scope: &mut Scope) -> Result<Operation>
Expand description

Shorthand for TemporaryVariable::new().build(scope).