pub type AclDefaultGrant = Grant<AclDefaultAclPrivilege>;Aliased Type§
pub struct AclDefaultGrant {
pub privilege: AclDefaultAclPrivilege,
pub with_grant_option: bool,
}Fields§
§privilege: AclDefaultAclPrivilege§with_grant_option: boolWhether grantee can re-grant this grant