pub fn export_to_file(
_output_dir: &Path,
reader: &MicroscopeReader,
hebb: &HebbianState,
mirror: &MirrorState,
thought_graph: &ThoughtGraphState,
dest: &Path,
) -> Result<(), String>pub fn export_to_file(
_output_dir: &Path,
reader: &MicroscopeReader,
hebb: &HebbianState,
mirror: &MirrorState,
thought_graph: &ThoughtGraphState,
dest: &Path,
) -> Result<(), String>