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