]> git.lizzy.rs Git - enumset.git/commit
Use the underlying representation of the EnumSet instead of u128 when serializing.
authorLymia Aluysia <lymia@lymiahugs.com>
Fri, 14 Dec 2018 14:17:21 +0000 (08:17 -0600)
committerLymia Aluysia <lymia@lymiahugs.com>
Fri, 14 Dec 2018 14:17:51 +0000 (08:17 -0600)
commiteb16fbd4c44df33b168265e9c8c08e6b636800a2
tree8b4c85654266c8fa98d89e5f4f2734b81b4abb56
parent80b080997620a7c3ff78ff2a57f8560b5ef140dc
Use the underlying representation of the EnumSet instead of u128 when serializing.
enumset/src/lib.rs