pub type AppPermissionsKeys = AppPermissionsActions;

Aliased Type§

enum AppPermissionsKeys {
    Read,
    Write,
}

Variants§

§

Read

§

Write