pub fn to_string(context: &Context) -> String
Pretty-print a whole Context to a string.
Context
The ouput from this function must always be suitable for crate::parser::parse.
crate::parser::parse