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