The fallback_fn is called only if we have an error result. let report ... which merely borrows result, returning an Option<&T> rather than an Option<T>.
確定! 回上一頁