PXP

Type Alias PXP 

Source
pub type PXP = Instance<{ crate::SOLE_INSTANCE }>;

Aliased Type§

pub struct PXP { /* private fields */ }

Implementations§

Source§

impl PXP

Source

pub const unsafe fn instance() -> Self

Acquire a valid, but possibly aliased, instance.

§Safety

See the struct-level safety documentation.

Trait Implementations§