Struct rustc_ap_rustc_data_structures::box_region::AccessAction [−][src]
pub struct AccessAction(_);
Implementations
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for AccessAction
impl !Send for AccessAction
impl !Sync for AccessAction
impl Unpin for AccessAction
impl !UnwindSafe for AccessAction
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span
, returning an
Instrumented
wrapper. Read more
pub fn vzip(self) -> V