mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-22 05:58: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.
|
//! provides various models to aggregate search results into a standardized form.
|
||||||
|
|
||||||
pub mod aggregator;
|
pub mod aggregator;
|
||||||
pub mod user_agent;
|
mod user_agent;
|
||||||
|
Loading…
Reference in New Issue
Block a user