Module libafl::bolts::serdeany::serdeany_registry[][src]

Structs

BoxDynVisitor

Visitor object used internally for the SerdeAny registry.

NamedSerdeAnyMap

A serializable HashMap wrapper for SerdeAny types, addressable by name.

RegistryBuilder

This shugar must be used to register all the structs which have trait objects that can be serialized and deserialized in the program

SerdeAnyMap

A (de)serializable anymap containing (de)serializable trait objects registered in the registry