use crateRequestConfig;
use XiaohongshuFetcher;
/// A Xiaohongshu fetcher with cookie and request configuration already bound.
pub type BoundXiaohongshuFetcher = XiaohongshuFetcher;
/// Create a Xiaohongshu fetcher with a pre-bound cookie and optional request overrides.