[][src]Type Definition dlscan_source::Source

type Source<'e> = (&'e str, fn(&'r [&'s str], SyncSender<(u32, String, String, String, Vec<u8>)>) -> Result<(), Error>);