aboutsummaryrefslogtreecommitdiff
path: root/src/utils.rs
AgeCommit message (Collapse)Author
2020-10-20implement byte order as a trait and use it instead of the util functionsJoey Sacchini
2020-10-19let the compiler decide about inlining, my choices seem to have a trivial ↵Joey Sacchini
impact on performance
2020-10-19allow no_std with allocJoey Sacchini
2020-10-13fix const fn implJoey Sacchini
2020-09-29cargo fmtJoey Sacchini
2020-09-29init commitJoey Sacchini