Module native::io::file[src]
Blocking posix-based file I/O
Structs
| CFile | |
| FileDesc |
Functions
| chmod | |
| chown | |
| link | |
| lstat | |
| mkdir | |
| open | |
| readdir | |
| readlink | |
| rename | |
| rmdir | |
| stat | |
| symlink | |
| unlink | |
| utime |
Type Definitions
| fd_t |
Blocking posix-based file I/O
| CFile | |
| FileDesc |
| chmod | |
| chown | |
| link | |
| lstat | |
| mkdir | |
| open | |
| readdir | |
| readlink | |
| rename | |
| rmdir | |
| stat | |
| symlink | |
| unlink | |
| utime |
| fd_t |
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).