Struct rustc_save_analysis::DumpHandler [−][src]
Expand description
Dump the save-analysis results to a file.
Fields
odir: Option<&'a Path>
cratename: String
Implementations
Trait Implementations
Auto Trait Implementations
impl<'a> RefUnwindSafe for DumpHandler<'a>
impl<'a> Send for DumpHandler<'a>
impl<'a> Sync for DumpHandler<'a>
impl<'a> Unpin for DumpHandler<'a>
impl<'a> UnwindSafe for DumpHandler<'a>
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: 40 bytes