pub fn create_error_string(message: &str) -> String
Creates a formatted error string.
message
A formatted error string.