Type Alias libafl_bolts::serdeany::TypeRepr

source ·
pub type TypeRepr = String;
Expand description

The type of a stored type in this anymap (String)

Aliased Type§

struct TypeRepr { /* private fields */ }