1 line
536 B
JavaScript
1 line
536 B
JavaScript
window.SIDEBAR_ITEMS = {"struct":[["FilelikeView","A non-owning view of a resource which dereferences to a `&Target` or `&mut Target`. These are returned by [`AsFilelike::as_filelike_view`]."],["SocketlikeView","A non-owning view of a resource which dereferences to a `&Target` or `&mut Target`. These are returned by [`AsSocketlike::as_socketlike_view`]."]],"trait":[["FilelikeViewType","Declare that a type is safe to use in a [`FilelikeView`]."],["SocketlikeViewType","Declare that a type is safe to use in a [`SocketlikeView`]."]]}; |