Struct libafl::bolts::serdeany::serdeany_registry::RegistryBuilder[][src]

pub struct RegistryBuilder {}
Expand description

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

Implementations

Register a given struct type for trait object (de)serialization

Finalize the registry, no more registrations are allowed after this call

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The Resulting TupleList, of an Prepend::prepend() call, including the prepended entry. Read more

Prepend a value to this tuple, returning a new tuple with prepended value.

Should always be Self

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.