dao
0.1.0
Module ballot
Structs
Enums
In dao::voting
?
Module
dao
::
voting
::
ballot
source
·
[
−
]
Expand description
Ballot struct and its related types.
Structs
§
Ballot
Represents user’s vote.
ShortenedBallot
Short version of
Ballot
struct.
Enums
§
Choice
Choice enum, can be converted to bool using
is_in_favor()