volta-cli/volta

abstract little-endian byte logic

Open

#217 aperta il 13 dic 2018

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Rust (189 fork)batch import
code qualitygood first issue

Metriche repository

Star
 (8309 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor