diff --git a/src/lib.rs b/src/lib.rs index d5cbee7..d5bcae4 100755 --- a/src/lib.rs +++ b/src/lib.rs @@ -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