Function tgff::parse [] [src]

pub fn parse(input: &str) -> Result<Content>

Parse a string containing a TGFF file.

The input string is the content of a TGFF file generated by the tgff command-line utility based on the corresponding TGFFOPT file.