pub fn parse_tgf(input: &str) -> Result<ArgumentationFramework<String>, Error>
Parse a TGF document into an argumentation framework with String arguments.
String