mirror of
https://github.com/Steffo99/patched-porobot.git
synced 2025-01-03 15:34:18 +00:00
Revert Debug
and Clone
derivations on CardSearchEngine
This commit is contained in:
parent
3853b9f006
commit
c6e95322ce
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ use crate::data::setbundle::card::{Card, CardIndex};
|
|||
/// To create a new engine, use [CardSearchEngine::new].
|
||||
///
|
||||
/// A separate search engine should be created for every locale.
|
||||
#[derive(Debug)]
|
||||
pub struct CardSearchEngine {
|
||||
/// The index of the search engine.
|
||||
index: Index,
|
||||
|
|
Loading…
Reference in a new issue