mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-21 21:48:21 -05:00
🔧 Restricts the visibility of the user-agent
helper module (#331)
This commit is contained in:
parent
092a38fc40
commit
405d00612f
@ -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…
Reference in New Issue
Block a user