定制 tracing 的日志格式 之前一段时间我有提到说,我在试着用 tracing 这个库来记 log 了, 今天我们稍微深入一下,试试看定制一下日志的输出格式。 2025-03-12 19:01 More...
在 Windows 和 Powershell 上使用 Docker 交叉编译 rust 程序 我有一个 rust 程序原来是跑在 windows 下,现在需要在 linux 下运行,花了不少时间, 记录一下心得。 2022-12-02 14:42 More...