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