Skip to main content

make_standard_error_response

Function make_standard_error_response 

Source
pub fn make_standard_error_response(msg: impl AsRef<str>) -> Vec<u8> 
Expand description

构建标准 handler 错误响应(ret_type=-1)。