Function racer::matchers::get_context [] [src]

pub fn get_context(blob: &str, context_end: &str) -> String

Get the match's cleaned up context string

Strip all whitespace, including newlines in order to have a single line context string.