🔧 Restricts the visibility of the user-agent
helper module (#331)
This commit is contained in:
parent
092a38fc40
commit
405d00612f
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@
|
|||
//! provides various models to aggregate search results into a standardized form.
|
||||
|
||||
pub mod aggregator;
|
||||
pub mod user_agent;
|
||||
mod user_agent;
|
||||
|
|
Loading…
Add table
Reference in a new issue