Skip to main content

AclDefaultGrant

Type Alias AclDefaultGrant 

Source
pub type AclDefaultGrant = Grant<AclDefaultAclPrivilege>;

Aliased Type§

pub struct AclDefaultGrant {
    pub privilege: AclDefaultAclPrivilege,
    pub with_grant_option: bool,
}

Fields§

§privilege: AclDefaultAclPrivilege§with_grant_option: bool

Whether grantee can re-grant this grant