pub fn get_corpus_type(seed: bool) -> Corpus
Returns which type of corpus is represented by the fuchsia.fuzzer.Corpus enum.
fuchsia.fuzzer.Corpus
A seed corpus is immutable. A fuzzer can add or modify inputs in its live corpus.