Now a REAL lib
This commit is contained in:
1
doc/rustix/fd/sidebar-items.js
Normal file
1
doc/rustix/fd/sidebar-items.js
Normal file
@ -0,0 +1 @@
|
||||
window.SIDEBAR_ITEMS = {"struct":[["BorrowedFd","A borrowed file descriptor."],["OwnedFd","An owned file descriptor."]],"trait":[["AsFd","A trait to borrow the file descriptor from an underlying object."],["AsRawFd","A trait to extract the raw file descriptor from an underlying object."],["FromRawFd","A trait to express the ability to construct an object from a raw file descriptor."],["IntoRawFd","A trait to express the ability to consume an object and acquire ownership of its raw file descriptor."]],"type":[["RawFd","Raw file descriptors."]]};
|
||||
Reference in New Issue
Block a user