Skip to main content

ParameterGrant

Type Alias ParameterGrant 

Source
pub type ParameterGrant = Grant<ParameterAclPrivilege>;

Aliased Type§

pub struct ParameterGrant {
    pub privilege: ParameterAclPrivilege,
    pub with_grant_option: bool,
}

Fields§

§privilege: ParameterAclPrivilege§with_grant_option: bool

Whether grantee can re-grant this grant