as_deref() , it takes a reference to the inner value, and dereferences it using the type's Deref implementation. In our specific case, String ...
確定! 回上一頁