move entomologist database to new library file
fixes: d3a705245bd69aa56524b80b5ae0bc26
This commit is contained in:
parent
490f946ef6
commit
d2df1bc1e8
3 changed files with 103 additions and 99 deletions
|
|
@ -4,6 +4,7 @@ pub mod comment;
|
|||
pub mod git;
|
||||
pub mod issue;
|
||||
pub mod issues;
|
||||
pub mod database;
|
||||
|
||||
#[derive(Debug, thiserror::Error)]
|
||||
pub enum ParseFilterError {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue