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