feat: expose parse methods

This commit is contained in:
Anna 2018-10-28 17:31:51 -04:00
parent d3ad9c7923
commit 3157bb2bb5
2 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,7 @@ pub mod search;
pub use self::{
character::parse as parse_character,
free_company::parse as parse_free_company,
linkshell::parse as parse_linkshell,
search::*,
};

View File

@ -12,6 +12,7 @@ pub mod linkshell;
pub use self::{
character::parse as parse_character_search,
free_company::parse as parse_free_company_search,
linkshell::parse as parse_linkshell_search,
};
selectors!(