Enum rustc::driver::config::DebugInfoLevel[src]
pub enum DebugInfoLevel {
NoDebugInfo,
LimitedDebugInfo,
FullDebugInfo,
}Variants
NoDebugInfo | |
LimitedDebugInfo | |
FullDebugInfo |
pub enum DebugInfoLevel {
NoDebugInfo,
LimitedDebugInfo,
FullDebugInfo,
}NoDebugInfo | |
LimitedDebugInfo | |
FullDebugInfo |
impl PartialEq for DebugInfoLevelfn eq(&self, __arg_0: &DebugInfoLevel) -> boolfn ne(&self, __arg_0: &DebugInfoLevel) -> boolimpl Clone for DebugInfoLevelfn clone(&self) -> DebugInfoLevelfn clone_from(&mut self, source: &Self)
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).