Function syntax::parse::string_to_filemapUnstable [-] [+] [src]

pub fn string_to_filemap(sess: &ParseSess, source: String, path: String) -> Rc<FileMap>

Given a session and a string, add the string to the session's codemap and return the new filemap