Skip to main content
json_bytes_response
tdm_
server_
rust
0.1.0
In tdm_
server_
rust::
common::
result
tdm_server_rust
::
common
::
result
Function
json_
bytes_
response
Copy item path
Source
pub fn json_bytes_response(bytes:
Arc
<
Vec
<
u8
>>) -> Response
Expand description
将已序列化的 JSON 字节转为 HTTP 响应(跳过二次序列化)