[][src]Function verso::extract_fragments

pub fn extract_fragments(
    contents: &str,
    filename: &str
) -> Result<Vec<Fragment>, FileError<ParseError>>