pub fn stringify_parameters(error: SerializableError) -> SerializableErrorExpand description
Re-serializes the parameters of a SerializableError in the legacy stringified format.
Scalar parameters will be converted to their string representations and composite parameters will be dropped.