[][src]Type Definition dlscan_tools::Source

type Source<'e> = (&'e str, fn'r, 's(_: &'r [&'s str], _: SyncSender<Page>) -> Result<()>);