例如 [ A9, 45, FF, 00 ... ] . 特质 std::fmt::UpperHex 没有为切片实现(所以我不能使用 std::fmt::format )。 Rust 有 serialize::hex::ToHex trait,它转换 &[u8] 到十 ...
確定! 回上一頁