Function parse

Source
pub fn parse(
    input: &str,
) -> Result<WithSpan<'_, SurfaceSyntaxTree<'_>>, Error<'_>>