mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
synced 2026-01-05 07:17:16 +00:00
Replace it with std::move(result_val).Unwrap(), or Foo().Unwrap() in case you already have an rvalue.
Replace it with std::move(result_val).Unwrap(), or Foo().Unwrap() in case you already have an rvalue.