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