delete lib

This commit is contained in:
2026-05-16 17:03:50 -07:00
parent 5ed4ec139f
commit c8de8bad84
-7
View File
@@ -1,7 +0,0 @@
mod card_game;
pub use card_game::*;
// // test readme
// #[doc = include_str!("../README.md")]
// #[cfg(doctest)]
// struct ReadmeDoctests;