webshift 0.2.9

Denoised web search library — fetch, clean, and rerank web content for AI agents.
Documentation
1
2
3
4
//! Utility modules: URL handling, reranking.

pub mod url;
pub mod reranker;