Type Alias PbPermits

Source
pub type PbPermits = Permits;

Aliased Type§

pub struct PbPermits {
    pub value: Option<Value>,
}

Fields§

§value: Option<Value>