1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# req_ Use arena memory allocation bumpalo Extract message form headers only once for one request ( support async / sync ) 使用 arena 内存分配器 bumpalo 一个请求只提取一次消息, 支持异步 / 同步 ```rust <+ ./tests/main.rs> ``` <+ ../about.md >