castle_rights

Types

pub type CastleRights {
  Yes
  No(ply: Int)
}

Constructors

  • Yes
  • No(ply: Int)
Search Document