card game stuff
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
pub mod card_game;
|
||||
pub mod klondike;
|
||||
|
||||
pub type Rng = rand::rngs::ThreadRng;
|
||||
|
||||
// test readme
|
||||
#[doc = include_str!("../README.md")]
|
||||
#[cfg(doctest)]
|
||||
|
||||
Reference in New Issue
Block a user