pub struct BugAbort;
Expand description
Marker type which enables implementation of create_bug
and emit_bug
functions for bug diagnostics.
This exists so that bugs and fatal errors can both result in !
(an abort) when emitted, but have different aborting behaviour.
Implementation of Diag::emit
, fully controlled by each impl
of EmissionGuarantee
, to make it impossible to create a value of Self::EmitResult
without actually performing the emission.
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
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4