I have some Rust code that takes a reference and returns a Result that holds a reference in the Ok case and doesn\'t in the Err case.
Result
Ok
Err