Trait sphinx::debug::SourceError
source · [−]pub trait SourceError: Error {
fn debug_symbol(&self) -> Option<&DebugSymbol>;
}
Expand description
trait for syntax or compile errors that are directly related to a piece of source code