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