pub fn error_json(message: &str) -> String
Encode a structured { "error": message } JSON body.
{ "error": message }