Now a REAL lib

This commit is contained in:
Justine
2023-01-09 19:23:20 +01:00
parent ef46613c71
commit fe9e6f04f5
19014 changed files with 715877 additions and 264 deletions

View File

@ -0,0 +1 @@
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`]."]]};