Docs.rs
  • cribbage-core-0.1.5
    • cribbage-core 0.1.5
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • zachmse
    • Dependencies
      • rand ^0.8.4 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

Crate cribbage_core

cribbage_core0.1.5

  • All Items

Crate Items

  • Structs
  • Enums
  • Functions

Crates

  • cribbage_core

Crate cribbage_core

Settings
Help
Source

Structs§

Board
Card
CribCards
Deck
FourCardPegging
FourPlayerCribPart
FourPlayerDeal
FourPlayerScore
Hand
KeptCards
OneCardPegging
Pegger
ThreeCardPegging
ThreePlayerCribPart
ThreePlayerDeal
ThreePlayerScore
TwoCardPegging
TwoPlayerCribPart
TwoPlayerDeal
TwoPlayerScore

Enums§

CribbageCoreError
FourPlayers
Rank
Suit
ThreePlayers
TwoPlayers

Functions§

custom_board
deal_four_player_hand
deal_three_player_hand
deal_two_player_hand
standard_four_player_board
standard_three_player_board
standard_two_player_board