I remember I don't provide `LazyLock` before because `Deref`'s method is not async. But perhaps I can try to figure out an async `LazyLock` with a named async getter but not implement `Deref`. _Originally posted by @tisonkun in https://github.com/apache/opendal/pull/8108#discussion_r3821385167_
I remember I don't provide
LazyLockbefore becauseDeref's method is not async.But perhaps I can try to figure out an async
LazyLockwith a named async getter but not implementDeref.Originally posted by @tisonkun in apache/opendal#8108 (comment)