pub fn get_format(
config: Option<&ResponseConfig>,
value: &Value,
) -> ResponseFormatExpand description
Determine the response format from config, with auto-detection fallback.
pub fn get_format(
config: Option<&ResponseConfig>,
value: &Value,
) -> ResponseFormatDetermine the response format from config, with auto-detection fallback.