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