Closed thewonderidiot closed 11 years ago
This fixes issue #106 by replacing the transmutes to enums with #[deriving(FromPrimitive)], and cleans up some of the relevant code.
Ah, you are a star.
This fixes issue #106 by replacing the transmutes to enums with #[deriving(FromPrimitive)], and cleans up some of the relevant code.