pub type AppPermissionsPlan = AppPermissionsActions;

Aliased Type§

enum AppPermissionsPlan {
    Read,
    Write,
}

Variants§

§

Read

§

Write