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