pub fn temporary_variable(scope: &mut Scope) -> Result<Operation>
Shorthand for TemporaryVariable::new().build(scope).
TemporaryVariable::new().build(scope)