[−][src]Crate sunrise_fs
Filesystem sysmodule
High level access to filesystem and disks.
NOTE: This need at least 16 pages of stack to run in debug builds because of bad codegen on the compiler side for libfat's iterators.
Modules
detail | Detail module |
interface | Interface module This module contains trait that are used in the filesystem. |
ipc | IPC module This contains all IPC interfaces definition of the filesystem. |
Statics
CAPABILITIES | |
HEADER |
Functions
main |
Type Definitions
LibUserResult | A libuser result. |