Searched defs:DicePolicy (Results 1 – 2 of 2) sorted by relevance
164 pub struct DicePolicy { struct171 impl AsCborValue for DicePolicy { argument196 impl CborSerializable for DicePolicy {} implementation198 impl DicePolicy { impl
224 ) -> Result<DicePolicy, Error> { in policy_for_dice_chain()