Function gosyn::parse_file

source ·
pub fn parse_file<P: AsRef<Path>>(path: P) -> Result<File>
Expand description

parse source code from given path to ast::File