Skip to main content

TypeGrant

Type Alias TypeGrant 

Source
pub type TypeGrant = Grant<TypeAclPrivilege>;

Aliased Type§

pub struct TypeGrant {
    pub privilege: TypeAclPrivilege,
    pub with_grant_option: bool,
}

Fields§

§privilege: TypeAclPrivilege§with_grant_option: bool

Whether grantee can re-grant this grant