pub fn snippet_indent(sess: &impl HasSession, span: Span) -> Option<String>
Expand description
Gets a snippet of the indentation of the line of a span
pub fn snippet_indent(sess: &impl HasSession, span: Span) -> Option<String>
Gets a snippet of the indentation of the line of a span