volta-cli/volta

abstract little-endian byte logic

Open

#217 建立於 2018年12月13日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Rust (189 fork)batch import
code qualitygood first issue

倉庫指標

Star
 (8,309 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Should be able to eliminate unpack_isize in the tarball logic. Can use the byteorder crate, but the int_to_from_bytes feature has been stabilized and should ship in an upcoming Rust release, at which point we can just use that.

貢獻者指南