Skip to main content

problem_to_bytes

Function problem_to_bytes 

Source
pub fn problem_to_bytes(problem: &ProblemDetails) -> Vec<u8> 
Expand description

Serialize problem details to JSON bytes (for sync response setup).