aboutsummaryrefslogtreecommitdiff
path: root/azalea-buf/src/serializable_uuid.rs
AgeCommit message (Expand)Author
2022-11-12Pathfinder (#25)mat
2022-10-27use variables directly in format stringsmat
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
2022-09-02get rid of Readable & Writable (#21)mat
2022-09-01fix bad u32::write_into and add testsmat
2022-08-06Better errors (#14)mat
2022-06-25read_into -> read_frommat
2022-06-23Fix everything so azalea-buf worksmat