[][src]Function brchd::spider::queue

pub fn queue(
    client: &mut dyn QueueClient,
    http: &Client,
    base: &str
) -> Result<()>