[][src]Function glsp::parse_all

pub fn parse_all(
    text: &str,
    filename: Option<&str>
) -> Result<Vec<Val, Global>, GError>