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