Expand description
Implementations that just need to read from a file
Modulesยง
Constantsยง
- FD_
ONGOING_ ๐INIT - FD_
UNINIT ๐ - FILE_
PATH ๐ - For all platforms, we use
/dev/urandom
rather than/dev/random
. For more information see the linked man pages in lib.rs.
Staticsยง
- FD ๐
Functionsยง
- fill_
inner - open_fd ๐
- open_
or_ ๐wait - open_
readonly ๐ - Open a file in read-only mode.