Searched refs:do_checkout (Results 1 – 2 of 2) sorted by relevance
191 let do_checkout = || -> Result<(), String> { in checkout() 242 if let Err(_) = do_checkout() { in checkout() 250 do_checkout()?; in checkout() 189 let do_checkout = || -> Result<(), String> { checkout() localVariable
191 let do_checkout = || -> Result<(), String> { in checkout() localVariable242 if let Err(_) = do_checkout() { in checkout()250 do_checkout()?; in checkout()