Open Synicix opened 1 month ago
pub struct InputSource { streams = [BTreeMap<String, String>,...] // fn from_folder(folder); // how should streams be created fn from_files([file1,file2]); }