Function sway_parse::parse_file
source · pub fn parse_file(
handler: &Handler,
src: Arc<str>,
path: Option<Arc<PathBuf>>
) -> Result<Annotated<Module>, ErrorEmitted>
pub fn parse_file(
handler: &Handler,
src: Arc<str>,
path: Option<Arc<PathBuf>>
) -> Result<Annotated<Module>, ErrorEmitted>