pub fn problem_to_bytes(problem: &ProblemDetails) -> Vec<u8> ⓘExpand description
Serialize problem details to JSON bytes (for sync response setup).
pub fn problem_to_bytes(problem: &ProblemDetails) -> Vec<u8> ⓘSerialize problem details to JSON bytes (for sync response setup).