DoxigAlpha

GetAppDataDirError

Source

Implementation

#
pub const GetAppDataDirError = error{
    OutOfMemory,
    AppDataDirUnavailable,
}