pub fn parse2(input: TokenStream) -> Result<File>
Parse a Solidity proc_macro2::TokenStream into a File.
proc_macro2::TokenStream
File