
* introduce load_initial_inputs_disallow_solution to exit if a solution is found during seed loading * fmt * rename CorpusError to Corpus * add LoadConfig to simplify configuration for loading initial inputs * Rename Error::Corpus to Error::InvalidCorpus Add documentation to LoadConfig struct fix nostd for LoadConfig --------- Co-authored-by: aarnav <aarnav@srlabs.de>