Skip to main content

snippet_indent

Function snippet_indent 

Source
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