This repository has been archived on 2024-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
brd/src/osu
Simon Bruder 0ad0d503a2
Remove U3 type for osu beatmap
It did not do any checking and looked weird.
What *is* the right way to ensure the value only has 3 bytes while still
allowing the user to pass a normal primitive or newtype wrapper around a
primitive (and not e.g. a [bool; 3])?
2020-07-08 23:55:52 +02:00
..
beatmap.rs Remove U3 type for osu beatmap 2020-07-08 23:55:52 +02:00
osz.rs Initial commit 2020-06-22 20:39:20 +02:00