parent
6f1880c768
commit
d493a191a0
src
|
@ -24,6 +24,7 @@
|
|||
#![feature(unboxed_closures)]
|
||||
#![feature(trait_upcasting)]
|
||||
#![feature(lazy_cell)]
|
||||
#![feature(is_some_and)]
|
||||
|
||||
//! PkmnLib
|
||||
//! PkmnLib is a full featured implementation of Pokemon. while currently focused on implementing
|
||||
|
|
Loading…
Reference in New Issue