Skip to main content

code

Function code 

Source
pub fn code(path: &str, source: &str) -> Option<Code>
Expand description

The parser’s view of a file, or None when Supercov has no parser for it or the file does not parse. A file without a view is compared by its bytes.