FatalErrorMarker in rustc_data_structures - Rust (original) (raw)

Struct FatalErrorMarker

Source

pub struct FatalErrorMarker;

Expand description

This is a marker for a fatal compiler error used with resume_unwind.

Auto Trait Implementations§

§

impl DynSend for FatalErrorMarker

§

impl DynSync for FatalErrorMarker

§

impl Freeze for FatalErrorMarker

§

impl RefUnwindSafe for FatalErrorMarker

§

impl Send for FatalErrorMarker

§

impl Sync for FatalErrorMarker

§

impl Unpin for FatalErrorMarker

§

impl UnwindSafe for FatalErrorMarker

Blanket Implementations§

Layout§

Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...) attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.

Size: 0 bytes