Skip to main content

emit_json

Function emit_json 

Source
pub fn emit_json<T: Serialize>(value: &T) -> Result<(), AppError>