//! FastEmbed-based cross-encoder reranker (ms-marco-MiniLM-L-6-v2).
//!//! Re-exports [`FastEmbedReranker`] from `frankensearch::rerank::fastembed_reranker`.
//! The implementation lives in the `frankensearch-rerank` crate.
pubusefrankensearch::FastEmbedReranker;