[][src]Function feroxbuster::statistics::initialize

pub fn initialize(
) -> (Arc<Stats>, UnboundedSender<StatCommand>, JoinHandle<()>)

Initialize new Stats object and the sc side of an mpsc channel that is responsible for updates to the aforementioned object.