volta-cli/volta

abstract little-endian byte logic

Ouverte

#217 ouverte le 13 déc. 2018

 (1 commentaire) (0 réaction) (0 personne assignée)Rust (189 forks)batch import
code qualitygood first issue

Métriques du dépôt

Stars
 (8 309 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur