Open Giga-Bowser opened 3 weeks ago
closes #18383 I also reorganized some of the tests for the fix to add a missing Ok() or Some() wrapper as they were somewhat scattered. The diff for this ended up looking messy but it's just moving functions around.
Ok()
Some()
closes #18383 I also reorganized some of the tests for the fix to add a missing
Ok()
orSome()
wrapper as they were somewhat scattered. The diff for this ended up looking messy but it's just moving functions around.