Enum rustc_ap_rustc_data_structures::box_region::Action [−][src]
pub enum Action {
Initial,
Access(AccessAction),
Complete,
}Variants
Access(AccessAction)Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for Actionimpl !UnwindSafe for ActionBlanket 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