volta-cli/volta

abstract little-endian byte logic

Open

#217 opened on 2018年12月13日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Rust (8,309 stars) (189 forks)batch import
code qualitygood first issue

説明

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.

コントリビューターガイド

abstract little-endian byte logic · volta-cli/volta#217 | Good First Issue