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