rusty_
mos
1.0.3
Module error
Module Items
Enums
In rusty_
mos::
consts
rusty_mos
::
consts
Module
error
Copy item path
Source
Expand description
Define the Error Code in mos.
Include both the kernel error (
KError
) and the user error(
UError
).
Enums
§
KError
Error Codes Enum only for
the Kernel
UError
Error Codes Enum only for
the User’s File System